/orders/{orderId}/status

Sandbox (Testing): https://gateway.sand.us.zip.co/orders/{orderId}/status

Returns an orderStatus field that can be used to confirm payment via Zip.

orderId returned should be persisted for successful Zip orders as it will be required to issue refunds in the future.

Possible values for orderStatus:

Created - Order has been created on Zip, but not yet completed.
Confirmed - Payment has been successfully completed on Zip.
Declined - Payment was unsuccessful on Zip.
Abandoned - Customer exited Zip payment flow before completing payment.

Path Params
string
required
Query Params
string
required

Gets or sets the merchant ID

string
required

The signature for merchant validation

Headers
string
required

Territory of the request (US)

Response

Language
Response
Choose an example:
application/json