API v2 - Retrieve Shipment Details
{ "boxId": "string", "shipmentDetailsLink": "string" }
curl --location -g --request POST '{{customer_callback_url}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "boxId": "string", "shipmentDetailsLink": "string" }'
{ "": "string" }