Zum Hauptinhalt springen

Get status of specific a order

Get the status of a specific order.

Path Parameters
userId string REQUIRED

Backend User Id

orderId uuid REQUIRED

Order Id

Responses
200

Successful operation.

Schema OPTIONAL
status boolean OPTIONAL

Response status

time date-time OPTIONAL

Possible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/

Response time (UTC)

data object OPTIONAL

Order status

status string OPTIONAL

Possible values: [initial, preparation, out_for_delivery, delivered]

Status of the order

404

Order not found.

Schema OPTIONAL
status boolean OPTIONAL

Response status

time date-time OPTIONAL

Possible values: Value must match regular expression /(?:[0-9]{4})(?:-(?:[0-9]{2})){2} (?:[0-1][0-9]|2[0-3])(?::(?:[0-5][0-9])){2}/

Response time (UTC)

message string OPTIONAL

Error message