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.
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://proxy-stage.peax.ch/core-service-input-scanning/agent-api/v1/sources//forwardings?type' \
--header'Authorization: Bearer {{JWT}}'
Responses
🟢200returns forwardings
application/json
Body
Example
[{"shipmentId":"DD1C35DF-7144-4FD1-8969-F34106947DC4","objectReferenceId":"DD1C35DF-7144-4FD1-8969-F34106947DC4","clientReferenceId":"Scan Center 4","type":"NON_SCANNABLE","deliveryDate":"2023-05-26T10:03:02.195Z","separationInfo":[{"from":0,"to":0}]}]