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 GET 'https://proxy-stage.peax.ch/core-service-input-scanning/agent-api/sources//shipments/objectReferenceId/' \ --header 'Authorization: Bearer {{JWT}}'
[ { "data": { "objectReferenceId": "DD1C35DF-7144-4FD1-8969-F34106947DC4", "clientReferenceId": "Scan Center 4", "receivedAt": "2022-06-27T12:00:00Z", "redirectionLine": "C/O PEAX ID 566 8323 4461 55 POSTFACH 71/5430 WETTINGEN 2", "processType": "REGULAR", "isEnvelopeIncluded": true, "isRegisteredLetter": true, "separationInfo": [ { "from": 0, "to": 0 } ], "address-lines": [ "string" ] }, "file": "string" } ]