GuidesAPI ReferenceChangelog
API Reference

Get Auto-Conversion Order By ID

Get detailed information about a specific Auto-Conversion Order.

Response Structure

Returns complete order details including:

  • Full fee receipt (initial, developer_fee, deposit_fee, conversion_fee, withdrawal_fee)
  • Sub-transactions array with individual transaction details

Sub-Transaction Fields

  • transaction_id: Unique ID for the sub-transaction
  • transaction_action: DEPOSIT | CONVERSION | WITHDRAWAL
  • status: Current status of the sub-transaction
  • amount: Transaction amount with asset
  • source / destination: Source and destination details
  • created_at: Timestamp
Language
Credentials
Bearer
OneMoney-HMAC-SHA256
Response
Click Try It! to start a request and see the response here!