Xenodia Docs
API ReferenceGenerated Reference

AXON order

POST
/v1/payments/axon/order

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.xenodia.xyz/v1/payments/axon/order" \  -H "Content-Type: application/json" \  -d '{}'
{
  "id": 0,
  "status": "string",
  "quote_mode": "string",
  "credit_usd": "string",
  "credited_micro_usdc": 0,
  "pay_axon": "string",
  "expected_axon_wei": "string",
  "usd_per_axon_rate": "string",
  "pay_to_address": "string",
  "payer_wallet_address": "string",
  "confirmations_required": 0,
  "current_confirmations": 0,
  "matched_tx_hash": "string",
  "matched_block_number": "string",
  "expires_at": "string",
  "completed_at": "string",
  "chain_id": 0,
  "network_name": "string",
  "rpc_url": "string",
  "tx_explorer_base_url": "string",
  "tx_explorer_url": "string",
  "created_at": "string",
  "updated_at": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}
{
  "id": 0,
  "status": "string",
  "quote_mode": "string",
  "credit_usd": "string",
  "credited_micro_usdc": 0,
  "pay_axon": "string",
  "expected_axon_wei": "string",
  "usd_per_axon_rate": "string",
  "pay_to_address": "string",
  "payer_wallet_address": "string",
  "confirmations_required": 0,
  "current_confirmations": 0,
  "matched_tx_hash": "string",
  "matched_block_number": "string",
  "expires_at": "string",
  "completed_at": "string",
  "chain_id": 0,
  "network_name": "string",
  "rpc_url": "string",
  "tx_explorer_base_url": "string",
  "tx_explorer_url": "string",
  "created_at": "string",
  "updated_at": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}
{
  "error": "string",
  "message": "string",
  "request_id": "string"
}