Customer Create Label Callback
Developing
Request
Body Params application/json
Request Code Samples
curl --location --globoff '{{customer_callback_url}}' \
--header 'Content-Type: application/json' \
--data '{
"boxId": "string",
"shipmentDetailsLink": "string"
}'
Responses
application/json
Modified at 2024-07-12 23:17:47