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-partner/agent-api/v1/partners//documents' \ --header 'Authorization: Bearer {{JWT}}' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "shipmentId": "string", "objectReferenceId": "123e4567-e89b-12d3-a456-426614174000", "clientReferenceId": "123e4567-e89b-12d3-a456-426614174000" }