GuidesAPI ReferenceChangelog
API Reference

List Auto-Conversion Orders

Retrieve the execution history (orders) for a specific Auto-Conversion Rule.

Response Structure

Each order includes:

  • Order metadata (ID, status, timestamps)
  • Source and destination asset info
  • Fee receipt breakdown
  • Sub-transactions array (ordered: deposit → conversion → withdrawal)

Sub-Transaction Types

  • DEPOSIT: Initial fiat/crypto deposit
  • CONVERSION: RFQ conversion (if applicable)
  • WITHDRAWAL: Final fiat/crypto withdrawal (if applicable)

Pagination Two query parameter formats are supported:

  • Flat format (recommended): ?page=1&size=10
  • Nested format: ?pagination=page=1&size=10
Language
Credentials
Bearer
OneMoney-HMAC-SHA256
Response
Click Try It! to start a request and see the response here!