Get order by public hash ID
Orders
Get Order by Hash
Retrieves a public order view by its hashed ID. Useful for sharing order status with clients via a link without exposing the internal numeric ID.
GET
Get order by public hash ID
Authorizations
Partner API key. Format: sk_branch_<32chars>, sk_personal_<32chars>, or pk_<32chars> (public, read-only)
Path Parameters
The public hashed order identifier
Response
Order details
Example:
1001
Example:
"a3f7b2c1d4e5"
Available options:
ORDERINIT, CLIENTPAYMENTWAIT, EXCHANGEPAYMENTWAIT, CASHOUT, SUCCESS, CANCEL Example:
"CLIENTPAYMENTWAIT"
Example:
1000
Example:
41500
A reference to another entity, identified by numeric ID
A reference to another entity, identified by numeric ID
Available options:
offer, finop