Create Batch

POST {{API_BASE}}/{{API_VERSION}}/batches

Request Body

{"batch"=>{"shipments"=>[{"id"=>"shp_..."}, {"id"=>"shp_..."}]}}