...
Code Block | ||
---|---|---|
| ||
{ "consignment": { "consignmentNo": "ARXC83459009", "consignmentCreatedDate": null"04/01/2023" } } |
Pickup Completed
This is posted when a consignment has been picked up from the sender address.
...
pickupCompletedDateTime
Example
Code Block |
---|
{
"consignment": {
"consignmentNo": "ARXC83459009",
"pickupCompleteDateTime": "04/01/2023 02:30"
}
} |