v2

OpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Orders

Get available actions for an order

Requires the order:read scope. Retrieve flags to determine available actions for an order.

get/v3/orders/{id}/actions

Response

Available actions

idstring uuid

Canonical UUIDv7 order primary key returned by the partitioned orders table.

is_digital_product_presentboolean
is_lms_product_presentboolean
is_physical_product_presentboolean
order_idstring
public_order_urlstring uri nullable

Public order URL built from metadata.custom_domain_full_url and secret_slug.

payment_urlstring uri nullable

Payment URL built from public_order_url with /success appended.