Get available actions for an order
Orders
Get available actions for an order
Requires the order:read scope. Retrieve flags to determine available actions for an order.
GET
Get available actions for an order
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Path
Canonical UUIDv7 order primary key. For migrated orders, legacy numeric core_order.id values remain accepted for compatibility.
Respons
Available actions
Canonical UUIDv7 order primary key returned by the partitioned orders table.
Public order URL built from metadata.custom_domain_full_url and secret_slug.
Payment URL built from public_order_url with /success appended.

