Skip to main content
GET
Get operation status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Success

id
string
type
string
status
string
amount
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

fee
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

total
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

result
object
createdAt
string<date-time>