POST /batches
Request
{
"name": "string",
"externalId": "string"
}Header
Mandatory
Description
Body Field
Mandatory
Description
{
"name": "Test Batch 1",
"externalId": "testbatch1"
}Response
Field
Response Type
Description
Last updated