We're delighted to present you with the comprehensive API documentation for PEAX. This all-in-one workspace for API design offers you a clear, concise, and interactive exploration of our API functionalities.
Authorization: Bearer ********************
{ "shipmentIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }
curl --location --request PUT 'https://proxy-stage.peax.ch/core-service-input-scanning/agent-api/v1/sources//forwardings/close' \ --header 'Authorization: Bearer {{JWT}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "shipmentIds": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ] }'
{}