get https://{merchant}.fulfil.io/services/3pl/v1/inbound-transfers/count.json
Get a count of all the internal shipments in a specified state
Log in to see full request history
Responses
Get a count of all the internal shipments in a specified state
xxxxxxxxxx
curl --request GET \
--url 'https://merchant.fulfil.io/services/3pl/v1/inbound-transfers/count.json?status=pending' \
--header 'accept: application/json' \
--header 'authorization: Bearer replace_with_jwt'
Try It!
to start a request and see the response here! Or choose an example: