v1
latestOpenAPI 3.0.02026-07-1397337495.2 KBbatches
Remove From Batch
Remove a shipment or rate from a batch
post/v1/batches/{batch_id}/remove
Request body
Example request
{
"shipment_ids": [
"se-28529731"
],
"rate_ids": [
"se-28529731"
]
}Response
The request was successful.
string required