Skip to main content
GET
Get payment order by ID
Retrieve an order by its unique ID.

Authorizations

API-Key
string
header
required

Path Parameters

id
string
required

Response

Payment order

status
string
Example:

"success"

message
string
Example:

"Operation successful"

data
object

The actual response data (e.g., ReceiveAddressResponse, etc.)