Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt

Use this file to discover all available pages before exploring further.

The status of an onramp order.

Available options:
ONRAMP_ORDER_STATUS_PENDING_AUTH,
ONRAMP_ORDER_STATUS_PENDING_PAYMENT,
ONRAMP_ORDER_STATUS_PROCESSING,
ONRAMP_ORDER_STATUS_COMPLETED,
ONRAMP_ORDER_STATUS_FAILED
Example:
{
"title": "Example",
"value": "ONRAMP_ORDER_STATUS_PENDING_AUTH"
}