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 ********************
curl --location --request POST 'https://proxy-stage.peax.ch/core-service-input-scanning/agent-api/v1/sources//shipments' \ --header 'Authorization: Bearer {{JWT}}' \ --form 'data=""' \ --form 'file=@""'
{ "shipmentId": "DD1C35DF-7144-4FD1-8969-F34106947DC4", "objectReferenceId": "DD1C35DF-7144-4FD1-8969-F34106947DC4", "clientReferenceId": "Scan Center 4" }