getCompletionResponse.json 969 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "data": {
  3. "type": "completion",
  4. "id": "444cc444-ffff-dddd-eeee-bbbaaddd2000",
  5. "attributes": {
  6. "createdAt": "2017-07-05T05:05:52.509Z",
  7. "readyAt": "2017-07-05T15:05:28+10:00",
  8. "status": "processed",
  9. "groups": [
  10. {
  11. "integrationId": "carrier-integration-australia-post",
  12. "carrierReference": "6f1ef6e8a4117f4f",
  13. "documentation": [
  14. {
  15. "mimeType": "application/pdf",
  16. "size": "A4",
  17. "encoding": "base64",
  18. "url": "https://xbigadzss7.execute-api.eu-west-1.amazonaws.com/phnxprod/document/completion-c072dbd6-0989-4a91-902c-73d032d95bec"
  19. }
  20. ]
  21. }
  22. ],
  23. "shipments": [
  24. {
  25. "id": "07398b93-ceab-4a1d-bd00-9783104412c5",
  26. "status": "processed"
  27. }
  28. ],
  29. "totalShipments": 1,
  30. "customAttributes": {
  31. "carrierName": "Australia Post"
  32. }
  33. }
  34. }
  35. }