Update a Delivery Instruction

View as Markdown

Authentication

AuthorizationBearer

Path parameters

deliveryIdstringRequired

Request

instructionenumRequired

The key of the instruction to update this delivery to.

address: attempt delivery at the address provided.
safe-place: leave the items at the safe place given in the details field.

Allowed values:
detailsstringOptional<=255 characters

Details relevant to the instruction. For example, for safe-place, you would provide the details of the safe place; for address, you might include a gate code for the driver.

This field is required when instruction is safe-place. It can be set to null otherwise.

Response

dataobject
metaobject

Errors

404
Not Found Error
422
Unprocessable Entity Error