The Delivery Object
The Object
Attribute | Description |
*id
| It is a unique 32 characters string |
*createdAt
| Date and time of the visit check-in, e.g.: "2014-09-08T08:02:17-05:00" (ISO 8601, no fractional seconds) |
*type
| This is an immutable field which indicates the type of the object. In this case 'delivery' |
event
| Only used by Webhook Endpoint |
pictureUrl | The URL of the delivery picture |
message
| Optional message dropped by the deliveryman |
hosts
| An array of The Host Object |
notes
| Private notes of the delivery |
Short Sample
Available Methods
Coming soon
Coming soon
Last updated