1234567891011121314151617181920212223242526272829303132333435 |
- {
- "data": {
- "type": "completion",
- "id": "444cc444-ffff-dddd-eeee-bbbaaddd2000",
- "attributes": {
- "createdAt": "2017-07-05T05:05:52.509Z",
- "readyAt": "2017-07-05T15:05:28+10:00",
- "status": "processed",
- "groups": [
- {
- "integrationId": "carrier-integration-australia-post",
- "carrierReference": "6f1ef6e8a4117f4f",
- "documentation": [
- {
- "mimeType": "application/pdf",
- "size": "A4",
- "encoding": "base64",
- "url": "https://xbigadzss7.execute-api.eu-west-1.amazonaws.com/phnxprod/document/completion-c072dbd6-0989-4a91-902c-73d032d95bec"
- }
- ]
- }
- ],
- "shipments": [
- {
- "id": "07398b93-ceab-4a1d-bd00-9783104412c5",
- "status": "processed"
- }
- ],
- "totalShipments": 1,
- "customAttributes": {
- "carrierName": "Australia Post"
- }
- }
- }
- }
|