Order Status (status)
| Value | Description |
|---|---|
| AwaitingApproval | Pending Approval |
| Rejected | Rejected |
| Processing | In Progress |
| AwaitingPayment | Awaiting Payment |
| AwaitingConfirmation | Awaiting Confirmation (requires a certain number of block confirmations) |
| Success | Success |
| Failed | Failed |
| Underpaid | Underpaid |
| Expired | Expired |
| Cancelled | Cancelled |
Callback Types (webhookType)
| Value | Description |
|---|---|
| Deposit | Callback for deposit orders |
| Payment | Callback for payment orders |
| Withdraw | Callback for withdrawal orders |