Skip to main content
GET
Get Cancel Reasons

Overview

Returns the list of available cancellation reasons that can be used when canceling orders.

Headers

string
required
Your API access token

Response

boolean
true if successful
array
Array of cancellation reason objects

Examples

Success Response (200)

Error Response (401)

Cancel Reasons Reference

Use Cases

Display reasons in dropdown menu for staff.
Cache reasons when POS starts.
Ensure valid reason before canceling.
Get reason text by ID.

Integration Example

Caching Strategy

Cancel reasons rarely change. Cache them locally to improve performance.

Best Practices

Cancel Order

Use these reasons to cancel orders

Get Variables

Another variables endpoint