{ "info": { "_postman_id": "9b8cede0-cc6c-40ba-a389-f82bd9d466a0", "name": "Iron API - Sandbox Addresses Autoramp API", "description": "The Stablecoin Payment Network", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:23:45.000Z", "updatedAt": "2026-07-28T03:23:45.000Z", "lastUpdatedBy": "35240", "uid": "35240-9b8cede0-cc6c-40ba-a389-f82bd9d466a0" }, "item": [ { "name": "autoramp-transactions", "item": [ { "name": "ids", "item": [ { "name": "Get autoramp transactions by transaction IDs", "id": "69a6be18-0b10-41c9-8870-12b08c614111", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions/ids?ids=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions", "ids" ], "query": [ { "description": "Ids of the transactions to get", "key": "ids", "value": "" } ] }, "description": "Return a subset of transactions by ID.\nThis can be used to query multiple transactions for updated states without having to go through all transactions.\n\nYou have to provide at least one transaction ID\n\nReturns at most 100 transactions" }, "response": [ { "id": "331d1494-2135-4b57-856e-69c301414fad", "name": "Autoramp Transaction List", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions/ids?ids=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions", "ids" ], "query": [ { "description": "Ids of the transactions to get", "key": "ids", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"autoramp_id\": \"\",\n \"state\": \"AmlRejected\",\n \"status\": \"RejectedAml\",\n \"source_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"destination_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"fee\": \"\",\n \"exchange_rate\": \"\",\n \"created_at\": \"\",\n \"fee_settlement\": \"settledLater\",\n \"is_third_party\": \"\",\n \"kind\": \"Mint\",\n \"batch_id\": \"\",\n \"fee_breakdown\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"StellarTransactionFee\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"AchOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"inbound_payment_reference\": \"\",\n \"ob_payment_id\": \"\",\n \"payment_tracking\": {\n \"ach_payment_reference\": \"\",\n \"ach_trace_number\": \"\",\n \"fps_payment_reference\": \"\",\n \"imad\": \"\",\n \"omad\": \"\",\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"uetr\": \"\",\n \"wire_message\": \"\"\n },\n \"payout_crypto_transaction\": {\n \"transaction_hash\": \"\"\n },\n \"source\": {\n \"wallet_address\": \"\",\n \"blockchain\": \"\",\n \"deposit_tx_hash\": \"\"\n },\n \"third_party_classification\": \"FirstParty\"\n },\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"autoramp_id\": \"\",\n \"state\": \"AmlRejected\",\n \"status\": \"Completed\",\n \"source_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"destination_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"fee\": \"\",\n \"exchange_rate\": \"\",\n \"created_at\": \"\",\n \"fee_settlement\": \"settledLater\",\n \"is_third_party\": \"\",\n \"kind\": \"Mint\",\n \"batch_id\": \"\",\n \"fee_breakdown\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"FpsOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Swift\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"inbound_payment_reference\": \"\",\n \"ob_payment_id\": \"\",\n \"payment_tracking\": {\n \"ach_payment_reference\": \"\",\n \"ach_trace_number\": \"\",\n \"fps_payment_reference\": \"\",\n \"imad\": \"\",\n \"omad\": \"\",\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"uetr\": \"\",\n \"wire_message\": \"\"\n },\n \"payout_crypto_transaction\": {\n \"transaction_hash\": \"\"\n },\n \"source\": {\n \"wallet_address\": \"\",\n \"blockchain\": \"\",\n \"deposit_tx_hash\": \"\"\n },\n \"third_party_classification\": \"Unknown\"\n }\n ],\n \"cursor\": \"\",\n \"prev_cursor\": null\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-331d1494-2135-4b57-856e-69c301414fad" }, { "id": "a1601e28-324b-4917-aba9-1877ae1be976", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions/ids?ids=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions", "ids" ], "query": [ { "description": "Ids of the transactions to get", "key": "ids", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a1601e28-324b-4917-aba9-1877ae1be976" }, { "id": "abd32626-aa30-4cb2-8cc9-de4bc1846515", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions/ids?ids=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions", "ids" ], "query": [ { "description": "Ids of the transactions to get", "key": "ids", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-abd32626-aa30-4cb2-8cc9-de4bc1846515" }, { "id": "8734df70-4c6b-47c9-b742-aff017dd5f16", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions/ids?ids=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions", "ids" ], "query": [ { "description": "Ids of the transactions to get", "key": "ids", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-8734df70-4c6b-47c9-b742-aff017dd5f16" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-69a6be18-0b10-41c9-8870-12b08c614111" } ], "id": "324cc368-3e59-4d09-9205-705c3557d929", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-324cc368-3e59-4d09-9205-705c3557d929" }, { "name": "List autoramp transactions", "id": "0e3588a7-2bdd-415a-90ea-72fb86179f5c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions?autoramp_id=&customer_id=&cursor=&prev_cursor=&page_size=10&search_term=&ramp_type=&from_date=&to_date=&status=&sort_order=&is_batch_payout=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions" ], "query": [ { "description": "Optional autoramp ID", "key": "autoramp_id", "value": "" }, { "description": "Optional customer ID", "key": "customer_id", "value": "" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID, deposit transaction hash)", "key": "search_term", "value": "" }, { "description": "Type of the autoramp (onramp, offramp or crypto-to-crypto swap)", "key": "ramp_type", "value": "" }, { "description": "Filter by start date (inclusive). Only transactions created on or after this date will be returned.", "key": "from_date", "value": "" }, { "description": "Filter by end date (inclusive). Only transactions created on or before this date will be returned.", "key": "to_date", "value": "" }, { "description": "Filter by transaction status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout transactions are returned. If false, only non-batch payout. If omitted, all transactions are returned.", "key": "is_batch_payout", "value": "" } ] }, "description": "Returns a list of transactions, optionally filtered by autoramp ID or customer ID\n\nAn optional `search_term` parameter can be provided that will search the following fields:\n\n- Bank Account Name\n- Bank Account Provider Name\n- Wallet Address\n- Transaction ID" }, "response": [ { "id": "d7d9607e-5ac2-4efb-8b51-07d2ae283172", "name": "Autoramp Transaction List", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions?autoramp_id=&customer_id=&cursor=&prev_cursor=&page_size=10&search_term=&ramp_type=&from_date=&to_date=&status=&sort_order=&is_batch_payout=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions" ], "query": [ { "description": "Optional autoramp ID", "key": "autoramp_id", "value": "" }, { "description": "Optional customer ID", "key": "customer_id", "value": "" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID, deposit transaction hash)", "key": "search_term", "value": "" }, { "description": "Type of the autoramp (onramp, offramp or crypto-to-crypto swap)", "key": "ramp_type", "value": "" }, { "description": "Filter by start date (inclusive). Only transactions created on or after this date will be returned.", "key": "from_date", "value": "" }, { "description": "Filter by end date (inclusive). Only transactions created on or before this date will be returned.", "key": "to_date", "value": "" }, { "description": "Filter by transaction status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout transactions are returned. If false, only non-batch payout. If omitted, all transactions are returned.", "key": "is_batch_payout", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"autoramp_id\": \"\",\n \"state\": \"AmlRejected\",\n \"status\": \"RejectedAml\",\n \"source_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"destination_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"fee\": \"\",\n \"exchange_rate\": \"\",\n \"created_at\": \"\",\n \"fee_settlement\": \"settledLater\",\n \"is_third_party\": \"\",\n \"kind\": \"Mint\",\n \"batch_id\": \"\",\n \"fee_breakdown\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"StellarTransactionFee\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"AchOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"inbound_payment_reference\": \"\",\n \"ob_payment_id\": \"\",\n \"payment_tracking\": {\n \"ach_payment_reference\": \"\",\n \"ach_trace_number\": \"\",\n \"fps_payment_reference\": \"\",\n \"imad\": \"\",\n \"omad\": \"\",\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"uetr\": \"\",\n \"wire_message\": \"\"\n },\n \"payout_crypto_transaction\": {\n \"transaction_hash\": \"\"\n },\n \"source\": {\n \"wallet_address\": \"\",\n \"blockchain\": \"\",\n \"deposit_tx_hash\": \"\"\n },\n \"third_party_classification\": \"FirstParty\"\n },\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"autoramp_id\": \"\",\n \"state\": \"AmlRejected\",\n \"status\": \"Completed\",\n \"source_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"destination_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"fee\": \"\",\n \"exchange_rate\": \"\",\n \"created_at\": \"\",\n \"fee_settlement\": \"settledLater\",\n \"is_third_party\": \"\",\n \"kind\": \"Mint\",\n \"batch_id\": \"\",\n \"fee_breakdown\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"FpsOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Swift\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"inbound_payment_reference\": \"\",\n \"ob_payment_id\": \"\",\n \"payment_tracking\": {\n \"ach_payment_reference\": \"\",\n \"ach_trace_number\": \"\",\n \"fps_payment_reference\": \"\",\n \"imad\": \"\",\n \"omad\": \"\",\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"uetr\": \"\",\n \"wire_message\": \"\"\n },\n \"payout_crypto_transaction\": {\n \"transaction_hash\": \"\"\n },\n \"source\": {\n \"wallet_address\": \"\",\n \"blockchain\": \"\",\n \"deposit_tx_hash\": \"\"\n },\n \"third_party_classification\": \"Unknown\"\n }\n ],\n \"cursor\": \"\",\n \"prev_cursor\": null\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d7d9607e-5ac2-4efb-8b51-07d2ae283172" }, { "id": "cb903947-2585-436a-b5ec-35080ef78066", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions?autoramp_id=&customer_id=&cursor=&prev_cursor=&page_size=10&search_term=&ramp_type=&from_date=&to_date=&status=&sort_order=&is_batch_payout=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions" ], "query": [ { "description": "Optional autoramp ID", "key": "autoramp_id", "value": "" }, { "description": "Optional customer ID", "key": "customer_id", "value": "" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID, deposit transaction hash)", "key": "search_term", "value": "" }, { "description": "Type of the autoramp (onramp, offramp or crypto-to-crypto swap)", "key": "ramp_type", "value": "" }, { "description": "Filter by start date (inclusive). Only transactions created on or after this date will be returned.", "key": "from_date", "value": "" }, { "description": "Filter by end date (inclusive). Only transactions created on or before this date will be returned.", "key": "to_date", "value": "" }, { "description": "Filter by transaction status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout transactions are returned. If false, only non-batch payout. If omitted, all transactions are returned.", "key": "is_batch_payout", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-cb903947-2585-436a-b5ec-35080ef78066" }, { "id": "c652dc0f-6fd1-41fc-bd37-466141898f4c", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions?autoramp_id=&customer_id=&cursor=&prev_cursor=&page_size=10&search_term=&ramp_type=&from_date=&to_date=&status=&sort_order=&is_batch_payout=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions" ], "query": [ { "description": "Optional autoramp ID", "key": "autoramp_id", "value": "" }, { "description": "Optional customer ID", "key": "customer_id", "value": "" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID, deposit transaction hash)", "key": "search_term", "value": "" }, { "description": "Type of the autoramp (onramp, offramp or crypto-to-crypto swap)", "key": "ramp_type", "value": "" }, { "description": "Filter by start date (inclusive). Only transactions created on or after this date will be returned.", "key": "from_date", "value": "" }, { "description": "Filter by end date (inclusive). Only transactions created on or before this date will be returned.", "key": "to_date", "value": "" }, { "description": "Filter by transaction status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout transactions are returned. If false, only non-batch payout. If omitted, all transactions are returned.", "key": "is_batch_payout", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c652dc0f-6fd1-41fc-bd37-466141898f4c" }, { "id": "964900b5-64ca-4d34-83a6-f14949760721", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramp-transactions?autoramp_id=&customer_id=&cursor=&prev_cursor=&page_size=10&search_term=&ramp_type=&from_date=&to_date=&status=&sort_order=&is_batch_payout=", "host": [ "{{baseUrl}}" ], "path": [ "autoramp-transactions" ], "query": [ { "description": "Optional autoramp ID", "key": "autoramp_id", "value": "" }, { "description": "Optional customer ID", "key": "customer_id", "value": "" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "A search term to filter the transactions (searches bank account name, provider, wallet address, transaction ID, deposit transaction hash)", "key": "search_term", "value": "" }, { "description": "Type of the autoramp (onramp, offramp or crypto-to-crypto swap)", "key": "ramp_type", "value": "" }, { "description": "Filter by start date (inclusive). Only transactions created on or after this date will be returned.", "key": "from_date", "value": "" }, { "description": "Filter by end date (inclusive). Only transactions created on or before this date will be returned.", "key": "to_date", "value": "" }, { "description": "Filter by transaction status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout transactions are returned. If false, only non-batch payout. If omitted, all transactions are returned.", "key": "is_batch_payout", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-964900b5-64ca-4d34-83a6-f14949760721" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-0e3588a7-2bdd-415a-90ea-72fb86179f5c" } ], "id": "e03c1b3d-8fc9-4744-903a-a2bc550dce4c", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-e03c1b3d-8fc9-4744-903a-a2bc550dce4c" }, { "name": "autoramps", "item": [ { "name": "check-limit", "item": [ { "name": "Check if a customer can create more autoramps", "id": "832e5101-415f-4856-a1da-40ae52437ff6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/check-limit?customer_id=&deposit_account_type=Iban&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "check-limit" ], "query": [ { "description": "(Required) The customer ID", "key": "customer_id", "value": "" }, { "description": "(Required) The type of deposit account intended (e.g., Iban, Wallet)", "key": "deposit_account_type", "value": "Iban" }, { "description": "(Required) Whether the intended autoramp is for a third party", "key": "is_third_party", "value": "" } ] }, "description": "Checks if a customer has reached their limit for creating new autoramps based on the deposit account type and whether it's a third-party ramp." }, "response": [ { "id": "6faff108-2974-43fa-b28a-3490e70077ee", "name": "Check successful", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/check-limit?customer_id=&deposit_account_type=Iban&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "check-limit" ], "query": [ { "description": "(Required) The customer ID", "key": "customer_id", "value": "" }, { "description": "(Required) The type of deposit account intended (e.g., Iban, Wallet)", "key": "deposit_account_type", "value": "Iban" }, { "description": "(Required) Whether the intended autoramp is for a third party", "key": "is_third_party", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"can_create\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-6faff108-2974-43fa-b28a-3490e70077ee" }, { "id": "db94d100-44fd-4fcc-818b-d9b9982a5cc3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/check-limit?customer_id=&deposit_account_type=Iban&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "check-limit" ], "query": [ { "description": "(Required) The customer ID", "key": "customer_id", "value": "" }, { "description": "(Required) The type of deposit account intended (e.g., Iban, Wallet)", "key": "deposit_account_type", "value": "Iban" }, { "description": "(Required) Whether the intended autoramp is for a third party", "key": "is_third_party", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-db94d100-44fd-4fcc-818b-d9b9982a5cc3" }, { "id": "bb75d04c-e3e6-4427-9c0a-6ad2ac9e5426", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/check-limit?customer_id=&deposit_account_type=Iban&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "check-limit" ], "query": [ { "description": "(Required) The customer ID", "key": "customer_id", "value": "" }, { "description": "(Required) The type of deposit account intended (e.g., Iban, Wallet)", "key": "deposit_account_type", "value": "Iban" }, { "description": "(Required) Whether the intended autoramp is for a third party", "key": "is_third_party", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-bb75d04c-e3e6-4427-9c0a-6ad2ac9e5426" }, { "id": "10f2c486-5f03-4c9e-b48d-abca0f71eeb0", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/check-limit?customer_id=&deposit_account_type=Iban&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "check-limit" ], "query": [ { "description": "(Required) The customer ID", "key": "customer_id", "value": "" }, { "description": "(Required) The type of deposit account intended (e.g., Iban, Wallet)", "key": "deposit_account_type", "value": "Iban" }, { "description": "(Required) Whether the intended autoramp is for a third party", "key": "is_third_party", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-10f2c486-5f03-4c9e-b48d-abca0f71eeb0" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-832e5101-415f-4856-a1da-40ae52437ff6" } ], "id": "f9be2e4d-8cc1-4cf5-8541-1e086f48459d", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f9be2e4d-8cc1-4cf5-8541-1e086f48459d" }, { "name": "payments", "item": [ { "name": "open-banking", "item": [ { "name": "{payment_id}", "item": [ { "name": "Get the autoramp open banking payment for existing payment", "id": "8bfa5404-3057-4581-9bb4-3a9b7a4a2a88", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "id": "036a6bca-946c-45ed-9b0f-241149f13936", "key": "payment_id", "value": "", "description": "(Required) The payment ID" } ] }, "description": "Get the autoramp open banking payment for a given autoramp\n" }, "response": [ { "id": "05bedfa1-bd0f-49dc-9384-df5afbf63efb", "name": "Create autoramp successful", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "key": "payment_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"iron_payment_id\": \"\",\n \"status\": \"Pending\",\n \"payment_link\": \"\",\n \"settlement_status\": \"Incomplete\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-05bedfa1-bd0f-49dc-9384-df5afbf63efb" }, { "id": "9f49bdec-8e48-44dd-8797-1eb19ee43498", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "key": "payment_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-9f49bdec-8e48-44dd-8797-1eb19ee43498" }, { "id": "158f5472-70ee-4885-936b-c5ab9fe11db5", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "key": "payment_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-158f5472-70ee-4885-936b-c5ab9fe11db5" }, { "id": "b6e02025-fe37-4225-a3af-1fab8d40910d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "key": "payment_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-b6e02025-fe37-4225-a3af-1fab8d40910d" }, { "id": "720f43f7-042c-4e20-9c08-bd682422d43d", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/payments/open-banking/:payment_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "payments", "open-banking", ":payment_id" ], "variable": [ { "key": "payment_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-720f43f7-042c-4e20-9c08-bd682422d43d" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-8bfa5404-3057-4581-9bb4-3a9b7a4a2a88" } ], "id": "a58bbb05-a9ce-4b39-8524-b9d730176bb5", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a58bbb05-a9ce-4b39-8524-b9d730176bb5" } ], "id": "00e972c3-5c07-4cad-a77b-64d7fe606db4", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-00e972c3-5c07-4cad-a77b-64d7fe606db4" } ], "id": "b640daf5-de54-45d1-a7fa-b25b56750af1", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-b640daf5-de54-45d1-a7fa-b25b56750af1" }, { "name": "quote", "item": [ { "name": "Get a quote for an autoramp", "id": "c71dc627-cad7-487f-8f95-4661d3c6deac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] }, "description": "Get a quote for an autoramp with fixed conversion rate, exact amount out or amount in" }, "response": [ { "id": "f0e6bf3f-ff89-44bb-8666-e15549e46e90", "name": "Get Quote successful", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"quote_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"WireIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"settledLater\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"is_third_party\": \"\",\n \"ach_payment_reference\": \"rw4YRkUq(:\",\n \"additional_in_currencies\": [\n {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"batch_payout\": \"\",\n \"deposit_account_type\": \"Pix\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"JddJdd\",\n \"pay_by_reference\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"sepa_payment_reference\": \"6/h/bu4m-\",\n \"slippage_tolerance_in_bips\": \"\",\n \"swift_payment_reference\": \"6u\",\n \"wire_message\": \"HZ/U6D6V\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f0e6bf3f-ff89-44bb-8666-e15549e46e90" }, { "id": "f42c5c9e-ab25-417e-98bd-a5468498f661", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f42c5c9e-ab25-417e-98bd-a5468498f661" }, { "id": "f7fb95f7-ba76-4172-b276-9394fda4be2b", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f7fb95f7-ba76-4172-b276-9394fda4be2b" }, { "id": "a8a7f4e4-3603-402f-a21c-8e7923fda379", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a8a7f4e4-3603-402f-a21c-8e7923fda379" }, { "id": "099eca67-b96b-4944-b845-9424fe8d71b0", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-099eca67-b96b-4944-b845-9424fe8d71b0" }, { "id": "f186c22d-830d-427f-82a8-abc8753b1518", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quote?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&recipient_account_id=&recipient_account=&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&is_third_party=&sender_account_number=&sender_mobile_number=&sender_bank=Taj Bank&external_id=&wire_message=&swift_payment_reference=&sepa_payment_reference=&ach_payment_reference=&fps_payment_reference=&fee_profile_id=&batch_payout=&additional_in_currency_codes=&additional_in_currency_chains=&pay_by_reference=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quote" ], "query": [ { "description": "(Required) The parameters for the quote\nThe customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The recipient account ID (fiat_address or verified_crypto_address ID)\nUse this parameter instead of recipient_account. This is the preferred way to provide the recipient account and will be used if both are provided.", "key": "recipient_account_id", "value": "" }, { "description": "**DEPRECATED**: The recipient account, either a fiat iban or a crypto wallet address\nUse recipient_account_id instead", "key": "recipient_account", "value": "" }, { "description": "The source amount", "key": "amount_in", "value": "" }, { "description": "The destination amount", "key": "amount_out", "value": "" }, { "description": "The rate lock duration in minutes", "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) The rate expiry policy", "key": "rate_expiry_policy", "value": "Slippage" }, { "description": "The slippage tolerance in bips", "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) The autoramp expiry time in hours. Maximum is 24 hours. It is limited to rate lock duration if rate expiry policy is Return", "key": "expiry_in_hours", "value": "" }, { "description": "(Required) Is this a third party autoramp", "key": "is_third_party", "value": "" }, { "description": "Sender Account Number is required when the source currency is African & payment type is Bank transfer", "key": "sender_account_number", "value": "" }, { "description": "Sender Mobile Number is required when the source currency is African & payment type is Mobile Money", "key": "sender_mobile_number", "value": "" }, { "description": "Sender Account Financial Institution/Bank is required when the source currency is African", "key": "sender_bank", "value": "Taj Bank" }, { "description": "The external id", "key": "external_id", "value": "" }, { "description": "wire_message", "key": "wire_message", "value": "" }, { "description": "swift_payment_reference", "key": "swift_payment_reference", "value": "" }, { "description": "sepa_payment_reference", "key": "sepa_payment_reference", "value": "" }, { "description": "ach_payment_reference", "key": "ach_payment_reference", "value": "" }, { "description": "fps_payment_reference", "key": "fps_payment_reference", "value": "" }, { "description": "The fee profile id to use for the autoramp", "key": "fee_profile_id", "value": "" }, { "description": "Whether payouts for this autoramp are batched daily", "key": "batch_payout", "value": "" }, { "description": "Additional input currency codes to allow on the autoramp beyond\n`source_currency_code`. Used to enable later per-currency quotes via\n`POST /autoramps/:id/quotes` on a quote-type autoramp.\n\nMust have the same length as `additional_in_currency_chains` and be\nindex-aligned: the chain at position `i` describes the code at\nposition `i`.", "key": "additional_in_currency_codes", "value": "" }, { "description": "Chains for each entry in `additional_in_currency_codes`, index-aligned.\nMust have the same length as `additional_in_currency_codes`.", "key": "additional_in_currency_chains", "value": "" }, { "description": "If true, a payment reference will be generated for the autoramp on\ninbound matching (pay-by-reference). Defaults to false if not provided.", "key": "pay_by_reference", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f186c22d-830d-427f-82a8-abc8753b1518" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c71dc627-cad7-487f-8f95-4661d3c6deac" } ], "id": "c423d0fe-438c-4de7-9dc3-ef529fe27865", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c423d0fe-438c-4de7-9dc3-ef529fe27865" }, { "name": "quotes-preview", "item": [ { "name": "Get autoramp quote preview", "id": "006727c4-0bed-4173-b41b-43d2aa3363da", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] }, "description": "Price a prospective autoramp knowing only the currencies \u2014 before a recipient\nwallet or bank account is selected. Prices identically to `getAutorampQuote`;\nbanking fees assume the destination currency's default payout rail (USD\u2192ACH,\nEUR\u2192SEPA, GBP\u2192FPS; see `assumed_payout_rail` in the response). The result is an\nestimate and cannot be submitted; fetch a signed quote once a recipient is chosen." }, "response": [ { "id": "d7a64062-9e68-4d14-94e2-5b3f68c1ea46", "name": "Preview successful", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"source_currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"customer_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"fee_profile_id\": \"\",\n \"assumed_payout_rail\": \"Chats\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d7a64062-9e68-4d14-94e2-5b3f68c1ea46" }, { "id": "42df08c2-7a19-402a-8c85-8b7c749269ff", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-42df08c2-7a19-402a-8c85-8b7c749269ff" }, { "id": "dc8c15e4-5c12-4a42-8048-0325e12a43df", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-dc8c15e4-5c12-4a42-8048-0325e12a43df" }, { "id": "9e07a1de-44b2-4ac0-bb4a-d4b87d83b09f", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-9e07a1de-44b2-4ac0-bb4a-d4b87d83b09f" }, { "id": "fbab9f0f-4241-4fba-b175-a7852d4471e9", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-fbab9f0f-4241-4fba-b175-a7852d4471e9" }, { "id": "79aebb6e-4bd2-4186-b7b1-729b2e5ac7e3", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the quote preview is scoped to the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/quotes-preview?customer_id=&source_currency_code=&source_currency_chain=Solana&destination_currency_code=&destination_currency_chain=Solana&amount_in=&amount_out=&fee_profile_id=&is_third_party=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", "quotes-preview" ], "query": [ { "description": "(Required) The customer id", "key": "customer_id", "value": "" }, { "description": "(Required) The source currency code", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain", "key": "source_currency_chain", "value": "Solana" }, { "description": "(Required) The destination currency code", "key": "destination_currency_code", "value": "" }, { "description": "The destination currency chain", "key": "destination_currency_chain", "value": "Solana" }, { "description": "The source amount. Provide exactly one of amount_in / amount_out.", "key": "amount_in", "value": "" }, { "description": "The destination amount. Provide exactly one of amount_in / amount_out.", "key": "amount_out", "value": "" }, { "description": "Price against this fee profile; resolved automatically when omitted", "key": "fee_profile_id", "value": "" }, { "description": "Is this a third party autoramp (defaults to false)", "key": "is_third_party", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-79aebb6e-4bd2-4186-b7b1-729b2e5ac7e3" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-006727c4-0bed-4173-b41b-43d2aa3363da" } ], "id": "eed96b6b-54d9-45df-a010-6bc1d80c586f", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-eed96b6b-54d9-45df-a010-6bc1d80c586f" }, { "name": "{autoramp_id}", "item": [ { "name": "payments", "item": [ { "name": "open-banking", "item": [ { "name": "List open banking payments for an autoramp", "id": "d4306ecf-a785-4dfb-b9c6-7d97a758f71a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking?cursor=&prev_cursor=&page_size=10&sort_order=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "query": [ { "key": "cursor", "value": "" }, { "key": "prev_cursor", "value": "" }, { "key": "page_size", "value": "10" }, { "key": "sort_order", "value": "" } ], "variable": [ { "id": "53c8d218-3f9c-4f77-bb0c-e00e3ed48106", "key": "autoramp_id", "value": "", "description": "(Required) " } ] }, "description": "Returns a paginated list of all open banking payment attempts for the\nautoramp, ordered by most recent first. Statuses are refreshed from the\nprovider on every call (skipping payments already in terminal states).\n\nPagination follows the standard cursor pattern: pass `cursor` =\n`iron_payment_id` of the last item in the previous page to fetch the\nnext (older) page, or `prev_cursor` to walk backward (newer)." }, "response": [ { "id": "b6d2fcec-8465-49d7-840a-0bc4a4ae040d", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking?cursor=&prev_cursor=&page_size=10&sort_order=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "query": [ { "key": "cursor", "value": "" }, { "key": "prev_cursor", "value": "" }, { "key": "page_size", "value": "10" }, { "key": "sort_order", "value": "" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"iron_payment_id\": \"\",\n \"status\": \"Pending\",\n \"payment_link\": \"\",\n \"settlement_status\": \"Incomplete\"\n },\n {\n \"id\": \"\",\n \"iron_payment_id\": \"\",\n \"status\": \"Completed\",\n \"payment_link\": \"\",\n \"settlement_status\": \"Completed\"\n }\n ],\n \"cursor\": \"\",\n \"prev_cursor\": null\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-b6d2fcec-8465-49d7-840a-0bc4a4ae040d" }, { "id": "e3ef43fe-741b-48e5-96f1-29f4bacf904a", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking?cursor=&prev_cursor=&page_size=10&sort_order=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "query": [ { "key": "cursor", "value": "" }, { "key": "prev_cursor", "value": "" }, { "key": "page_size", "value": "10" }, { "key": "sort_order", "value": "" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-e3ef43fe-741b-48e5-96f1-29f4bacf904a" }, { "id": "9118d6a6-046f-41ed-bf86-3fce5c0a3375", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking?cursor=&prev_cursor=&page_size=10&sort_order=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "query": [ { "key": "cursor", "value": "" }, { "key": "prev_cursor", "value": "" }, { "key": "page_size", "value": "10" }, { "key": "sort_order", "value": "" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-9118d6a6-046f-41ed-bf86-3fce5c0a3375" }, { "id": "d10e827a-1e63-43fa-ba45-9a5b8d1b9bc2", "name": "New Response", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking?cursor=&prev_cursor=&page_size=10&sort_order=", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "query": [ { "key": "cursor", "value": "" }, { "key": "prev_cursor", "value": "" }, { "key": "page_size", "value": "10" }, { "key": "sort_order", "value": "" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d10e827a-1e63-43fa-ba45-9a5b8d1b9bc2" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d4306ecf-a785-4dfb-b9c6-7d97a758f71a" }, { "name": "Create an open banking payment link", "id": "7faeaa44-eb60-4bd1-97f7-4a3a46d1e0a1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "id": "d959ff19-9a5a-4429-93da-42a682206649", "key": "autoramp_id", "value": "", "description": "(Required) The autoramp ID" } ] }, "description": "Create an open banking payment link for a given autoramp\n" }, "response": [ { "id": "8a86d2bf-e58e-4f84-ada8-4bdbbe084ce0", "name": "Create autoramp successful", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"iron_payment_id\": \"\",\n \"status\": \"Pending\",\n \"payment_link\": \"\",\n \"settlement_status\": \"Incomplete\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-8a86d2bf-e58e-4f84-ada8-4bdbbe084ce0" }, { "id": "27134b00-c576-4a95-9237-ec926970ec34", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-27134b00-c576-4a95-9237-ec926970ec34" }, { "id": "22f39172-3f66-4f04-9f2e-5f42a1001442", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-22f39172-3f66-4f04-9f2e-5f42a1001442" }, { "id": "20cc69f4-0033-4d4c-8974-32b09716177a", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-20cc69f4-0033-4d4c-8974-32b09716177a" }, { "id": "8b50683e-5591-4ea2-9374-ddd5e450dd10", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"callback_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/payments/open-banking", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "payments", "open-banking" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-8b50683e-5591-4ea2-9374-ddd5e450dd10" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-7faeaa44-eb60-4bd1-97f7-4a3a46d1e0a1" } ], "id": "c743df2a-dbfb-4b59-aee8-9f1e10c8d787", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c743df2a-dbfb-4b59-aee8-9f1e10c8d787" } ], "id": "bd25dbce-8c81-4620-b649-155a0c41b09a", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-bd25dbce-8c81-4620-b649-155a0c41b09a" }, { "name": "quote", "item": [ { "name": "Get a rate quote for an existing autoramp", "id": "60878a00-a34f-449f-a12d-76c705cc7381", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "id": "68723e7f-e77a-4b80-bc92-99a3b932a7a9", "key": "autoramp_id", "value": "", "description": "(Required) " } ] }, "description": "Generates a signed rate quote for an existing quote-type autoramp.\nThe autoramp's currencies, recipient, and fee profile are used automatically." }, "response": [ { "id": "4ae157bf-f0f7-4523-b4fd-e536dc53c947", "name": "Get rate quote successful", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-4ae157bf-f0f7-4523-b4fd-e536dc53c947" }, { "id": "c85dc523-1e36-4a3d-83c4-ab4213d6b0b6", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c85dc523-1e36-4a3d-83c4-ab4213d6b0b6" }, { "id": "a4911f46-7e13-4f7d-abef-87db367b4d62", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a4911f46-7e13-4f7d-abef-87db367b4d62" }, { "id": "9193bc8f-4da0-477a-8f06-a3a0644f99dd", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-9193bc8f-4da0-477a-8f06-a3a0644f99dd" }, { "id": "94a99363-a308-4e2a-8296-d8224fc22d0a", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-94a99363-a308-4e2a-8296-d8224fc22d0a" }, { "id": "a395f2d0-4170-45bb-a558-0220021d96b6", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quote?source_currency_code=&source_currency_chain=Solana&amount_in=&amount_out=&rate_lock_duration_minutes=&rate_expiry_policy=Slippage&slippage_tolerance_in_bips=&expiry_in_hours=&payment_reference=oKZ8-p", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quote" ], "query": [ { "description": "(Required) The source currency code \u2014 must be one of the autoramp's input currencies", "key": "source_currency_code", "value": "" }, { "description": "The source currency chain (required for crypto source currencies)", "key": "source_currency_chain", "value": "Solana" }, { "key": "amount_in", "value": "" }, { "key": "amount_out", "value": "" }, { "key": "rate_lock_duration_minutes", "value": "" }, { "description": "(Required) ", "key": "rate_expiry_policy", "value": "Slippage" }, { "key": "slippage_tolerance_in_bips", "value": "" }, { "description": "(Required) ", "key": "expiry_in_hours", "value": "" }, { "description": "An optional payout reference applied when paying out transactions\nmatched to this quote. Overrides the autoramp's payment reference.", "key": "payment_reference", "value": "oKZ8-p" } ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a395f2d0-4170-45bb-a558-0220021d96b6" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-60878a00-a34f-449f-a12d-76c705cc7381" } ], "id": "a3d402e2-e71c-4aa8-acbe-0e0db3eb6fd9", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a3d402e2-e71c-4aa8-acbe-0e0db3eb6fd9" }, { "name": "quotes", "item": [ { "name": "Attach a quote to an existing autoramp", "id": "08a63bbb-94f8-4567-b7f0-ecb16d8ba7fd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "id": "aae05a57-298e-4752-ac87-d43ceb0121f2", "key": "autoramp_id", "value": "", "description": "(Required) " } ] }, "description": "Attaches a signed rate quote to an existing quote-type autoramp." }, "response": [ { "id": "2857a66a-d991-48bf-8971-88fabd57a9a3", "name": "Attach quote successful", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"SepaOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"SepaIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-2857a66a-d991-48bf-8971-88fabd57a9a3" }, { "id": "d62e346b-f703-46cf-945d-e899387030ed", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d62e346b-f703-46cf-945d-e899387030ed" }, { "id": "e1d86eca-91fa-4973-9ed1-d61dbdb24a54", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-e1d86eca-91fa-4973-9ed1-d61dbdb24a54" }, { "id": "16fe07d6-4906-489a-ab71-ad99f2d009f9", "name": "Forbidden (e.g. customer is suspended)", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-16fe07d6-4906-489a-ab71-ad99f2d009f9" }, { "id": "1d66fb4d-f657-4cf8-873d-6d7e77ef283d", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-1d66fb4d-f657-4cf8-873d-6d7e77ef283d" }, { "id": "d5d9a913-594e-4600-985c-5fe3d8ae9b20", "name": "Conflict (e.g. quote already attached)", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d5d9a913-594e-4600-985c-5fe3d8ae9b20" }, { "id": "ade3bab9-cbd4-4df5-83f5-9ddff22d23fa", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring the operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"quote_id\": \"\",\n \"autoramp_id\": \"\",\n \"source_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"destination_currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"AchIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"PolygonGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"MobileMoney\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"signature\": \"\",\n \"payment_reference\": \"Dj7.nnTKl\",\n \"slippage_tolerance_in_bips\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/quotes", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "quotes" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-ade3bab9-cbd4-4df5-83f5-9ddff22d23fa" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-08a63bbb-94f8-4567-b7f0-ecb16d8ba7fd" } ], "id": "81a14467-8a7d-497f-8431-e7d1cb591b71", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-81a14467-8a7d-497f-8431-e7d1cb591b71" }, { "name": "retry-auth", "item": [ { "name": "Retry authentication", "id": "12155696-791a-4861-b940-20ac3ad48c08", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/retry-auth", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "retry-auth" ], "variable": [ { "id": "7718a491-91de-4547-b1ea-5658de1f0686", "key": "autoramp_id", "value": "", "description": "(Required) the autoramp ID" } ] }, "description": "Retry the authentication process on a failed autoramp\n" }, "response": [ { "id": "5cc67909-2369-436f-913a-5a349af73edd", "name": "Authorization of autoramp succeeded", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/retry-auth", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "retry-auth" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"status\": \"Expired\",\n \"expires_at\": \"\",\n \"attempts\": \"\",\n \"entity_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-5cc67909-2369-436f-913a-5a349af73edd" }, { "id": "ce3ce1ef-960a-4d2d-9d63-564d9d4abd77", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/retry-auth", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "retry-auth" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-ce3ce1ef-960a-4d2d-9d63-564d9d4abd77" }, { "id": "d0ededd8-22d3-48aa-9482-20db2cbda106", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/retry-auth", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "retry-auth" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-d0ededd8-22d3-48aa-9482-20db2cbda106" }, { "id": "a4b4cb68-a9bc-49c6-bf0b-f88bea47a106", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id/retry-auth", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id", "retry-auth" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a4b4cb68-a9bc-49c6-bf0b-f88bea47a106" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-12155696-791a-4861-b940-20ac3ad48c08" } ], "id": "25f7feaa-af27-4262-80ca-681b980ad2ad", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-25f7feaa-af27-4262-80ca-681b980ad2ad" }, { "name": "Cancel an Autoramp", "id": "c1c12e9b-d474-4c5d-8ad2-6e8c5ff2c83d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "id": "f22ae655-18e5-479c-9e19-85735004c585", "key": "autoramp_id", "value": "", "description": "(Required) The autoramp ID" } ] }, "description": "Cancel the execution of an autoramp. After this, the given autoramp will not perform any transactions anymore." }, "response": [ { "id": "f04d6109-02e3-488e-8349-33a7b4c391d5", "name": "Autoramp cancelled successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f04d6109-02e3-488e-8349-33a7b4c391d5" }, { "id": "257ff5be-9d15-4c7a-a3f5-5955905c760d", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-257ff5be-9d15-4c7a-a3f5-5955905c760d" }, { "id": "0506b22e-7d12-4449-bb1e-87edf9466952", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-0506b22e-7d12-4449-bb1e-87edf9466952" }, { "id": "a53983a5-ce60-462e-a3cb-4f96349f0880", "name": "Internal Error", "originalRequest": { "method": "DELETE", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a53983a5-ce60-462e-a3cb-4f96349f0880" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-c1c12e9b-d474-4c5d-8ad2-6e8c5ff2c83d" }, { "name": "Get an Autoramp by ID", "id": "9ff2c727-8ee2-4704-a58f-1e0d71d1d0f2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "id": "729edb04-4c4a-4ff8-b348-5eb0131b2834", "key": "autoramp_id", "value": "", "description": "(Required) The autoramp ID" } ] }, "description": "Get a single autoramp by ID" }, "response": [ { "id": "5a933c9c-3634-4580-87e5-1154823ac471", "name": "Get autoramp successful", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"SepaOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"SepaIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-5a933c9c-3634-4580-87e5-1154823ac471" }, { "id": "7b28f4be-98b1-412c-8dca-6c0fc77c9b81", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-7b28f4be-98b1-412c-8dca-6c0fc77c9b81" }, { "id": "24165a38-e51a-4fdf-9b31-dc41dad876f7", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-24165a38-e51a-4fdf-9b31-dc41dad876f7" }, { "id": "62ccbb79-8fcc-4e35-9da3-25119e689af8", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-62ccbb79-8fcc-4e35-9da3-25119e689af8" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-9ff2c727-8ee2-4704-a58f-1e0d71d1d0f2" }, { "name": "Patch an autoramp market", "id": "16c60ad0-4f3d-4f6b-ac81-609c10acbb00", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "id": "5a8cfe75-8157-4c07-a5e5-bfd1bd6f5af8", "key": "autoramp_id", "value": "", "description": "(Required) The autoramp ID" } ] }, "description": "Patch the autoramp market by ID\n" }, "response": [ { "id": "7fb4896d-9479-4adc-868a-e9cf8217366d", "name": "Update autoramp successful", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"SepaOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"SepaIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-7fb4896d-9479-4adc-868a-e9cf8217366d" }, { "id": "911a19e6-1b54-4e16-84c4-00d91b04b5d3", "name": "Bad Request", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-911a19e6-1b54-4e16-84c4-00d91b04b5d3" }, { "id": "a1a8e8be-a2a7-40fe-a3a8-76a165bd803a", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a1a8e8be-a2a7-40fe-a3a8-76a165bd803a" }, { "id": "a41ccc24-6c7b-4527-801c-3e7da08e4fdb", "name": "Forbidden (e.g. customer is suspended)", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-a41ccc24-6c7b-4527-801c-3e7da08e4fdb" }, { "id": "ec138769-17cd-485f-86fd-69319c0a6843", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-ec138769-17cd-485f-86fd-69319c0a6843" }, { "id": "39970687-5acd-4e14-9a94-7c5f6d070a2a", "name": "Internal Error", "originalRequest": { "method": "PATCH", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"customer_id\": \"\",\n \"destination_currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"fee_profile_id\": \"\",\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps/:autoramp_id", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":autoramp_id" ], "variable": [ { "key": "autoramp_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-39970687-5acd-4e14-9a94-7c5f6d070a2a" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-16c60ad0-4f3d-4f6b-ac81-609c10acbb00" } ], "id": "4c6db937-2dad-48ea-8c7d-df4b0fe9c73a", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-4c6db937-2dad-48ea-8c7d-df4b0fe9c73a" }, { "name": "{external_id}", "item": [ { "name": "external", "item": [ { "name": "Get an Autoramp by external ID", "id": "5fe36e2c-0134-4b70-ba7a-1aa9dbafd6de", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps/:external_id/external", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":external_id", "external" ], "variable": [ { "id": "8f36c628-d12c-478e-9ffb-53ee24da588a", "key": "external_id", "value": "", "description": "(Required) The autoramp external ID" } ] }, "description": "Get a single autoramp by external ID" }, "response": [ { "id": "2341daa3-bc9a-4d5a-970e-f276c8dca025", "name": "Get autoramp successful", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:external_id/external", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":external_id", "external" ], "variable": [ { "key": "external_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"SepaOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"SepaIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-2341daa3-bc9a-4d5a-970e-f276c8dca025" }, { "id": "606ce3f7-37df-43ef-a88f-5565f3500fe3", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:external_id/external", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":external_id", "external" ], "variable": [ { "key": "external_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-606ce3f7-37df-43ef-a88f-5565f3500fe3" }, { "id": "1b514978-e56a-4cd3-ae48-0943162e8ac9", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:external_id/external", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":external_id", "external" ], "variable": [ { "key": "external_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-1b514978-e56a-4cd3-ae48-0943162e8ac9" }, { "id": "726ea0ed-edb1-47d4-bf5d-42b5e2d9e6c7", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps/:external_id/external", "host": [ "{{baseUrl}}" ], "path": [ "autoramps", ":external_id", "external" ], "variable": [ { "key": "external_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-726ea0ed-edb1-47d4-bf5d-42b5e2d9e6c7" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-5fe36e2c-0134-4b70-ba7a-1aa9dbafd6de" } ], "id": "6655cc8f-eac6-4d43-89f5-05cd78c98ced", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-6655cc8f-eac6-4d43-89f5-05cd78c98ced" } ], "id": "71098b47-f999-4981-a78e-890f3f816316", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-71098b47-f999-4981-a78e-890f3f816316" }, { "name": "List Autoramps for a Customer", "id": "28fa7ebf-eab2-40b8-9cac-26f1c995c6e0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] }, "description": "Returns a paginated list of autoramps for all customers\n\nIf customer ID is provided, returns all autoramps for the specified customer\n\nIf status is provided, returns all autoramps with the specified status" }, "response": [ { "id": "6d891006-a7ab-413e-97af-114e27120d2a", "name": "Get autoramps successful", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"CitreaGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FpsIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Pix\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"settledLater\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"FpsIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Pix\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"WireIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Pix\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n },\n {\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"DepositAccountAdded\",\n \"kind\": \"Swap\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Quote\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"SolanaTransactionFee\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"CitreaGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Spei\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"settledLater\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"FpsIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"EthereumGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"ChapsIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Chats\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"settledLater\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n }\n ],\n \"cursor\": \"\",\n \"prev_cursor\": null\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-6d891006-a7ab-413e-97af-114e27120d2a" }, { "id": "dcc81391-e244-4218-a2ac-e94d308ee330", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-dcc81391-e244-4218-a2ac-e94d308ee330" }, { "id": "77667f13-0dca-484f-8a85-38943f96e4b3", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-77667f13-0dca-484f-8a85-38943f96e4b3" }, { "id": "8dc1272a-b1c2-4ed2-84a9-070bc9aacc5a", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-8dc1272a-b1c2-4ed2-84a9-070bc9aacc5a" }, { "id": "f89067a9-ad8f-4dbc-8ff3-9cd3d3256d3f", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "description": "Optional sub-partner UUID, if provided, the autoramps will be filtered for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/autoramps?customer_id=&status=&autoramp_type=Redeem&cursor=&prev_cursor=&page_size=10&sort_order=&is_batch_payout=&source=Standalone", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ], "query": [ { "description": "The optional Customer ID to filter autoramps by. If not provided, returns autoramps for all customers", "key": "customer_id", "value": "" }, { "description": "Filter by autoramp status. Multiple statuses can be provided as comma-separated values.", "key": "status", "value": "" }, { "description": "autoramp type filter", "key": "autoramp_type", "value": "Redeem" }, { "description": "Paging: the cursor field from previous page", "key": "cursor", "value": "" }, { "description": "Paging: the cursor field for backward pagination", "key": "prev_cursor", "value": "" }, { "description": "Paging: the requested page size", "key": "page_size", "value": "10" }, { "description": "Sort order for results. \"asc\" for oldest first, \"desc\" for newest first (default).", "key": "sort_order", "value": "" }, { "description": "Filter by batch payout flag. If true, only batch payout autoramps are returned. If false, only non-batch payout. If omitted, all autoramps are returned.", "key": "is_batch_payout", "value": "" }, { "description": "Filter by autoramp source. \"Standalone\" returns only market autoramps (with no attached quotes). \"Quote\" returns only autoramps with at least one attached quote. If omitted, all sources are returned.", "key": "source", "value": "Standalone" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f89067a9-ad8f-4dbc-8ff3-9cd3d3256d3f" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-28fa7ebf-eab2-40b8-9cac-26f1c995c6e0" }, { "name": "Create a new Autoramp", "id": "f3d4cdfe-2c58-4816-a330-26baf1bd83b3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] }, "description": "Creates a new autoramp, with a specified recipient account, source and destination currency" }, "response": [ { "id": "166ed1a1-9d10-4616-9b5a-9b22dfeefc2f", "name": "Create autoramp successful", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"customer_id\": \"\",\n \"status\": \"EditPending\",\n \"kind\": \"Onramp\",\n \"created_at\": \"\",\n \"source_currencies\": [\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"source\": \"Standalone\",\n \"quotes\": [\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tempo\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"FednowIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Wire\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Slippage\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Arbitrum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"BaseGas\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"fee_type\": \"SepaOut\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Plasma\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Base\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Sepa\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"settledLater\",\n \"partner_fee_settlement\": \"deductedImmediately\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n }\n ],\n \"is_third_party\": \"\",\n \"recipient\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"is_third_party\": \"\",\n \"provider_country\": {\n \"code\": \"\"\n },\n \"provider_name\": \"\",\n \"recipient\": {\n \"family_name\": \"\",\n \"given_name\": \"\",\n \"type\": \"Individual\"\n },\n \"type\": \"BankAccount\",\n \"bank_address\": {\n \"street\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": {\n \"code\": \"\"\n },\n \"postal_code\": \"\"\n },\n \"email_address\": {\n \"email\": \"\"\n },\n \"phone_number\": \"\"\n },\n \"deposit_rails\": [\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n }\n ],\n \"fee_profile_id\": \"\",\n \"batch_payout\": \"\",\n \"additional_partner_fee_in_bips\": \"\",\n \"deposit_account\": {\n \"iban\": \"\",\n \"type\": \"SEPA\",\n \"address\": \"\",\n \"beneficiary_name\": \"\",\n \"bic\": \"\",\n \"name\": \"\",\n \"phone\": \"\"\n },\n \"external_id\": \"\",\n \"fps_payment_reference\": \"\",\n \"inbound_payment_reference\": \"\",\n \"name\": \"\",\n \"payment_reference\": \"\",\n \"quote\": {\n \"quote_id\": \"\",\n \"amount_in\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"amount_out\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"rate\": \"\",\n \"rate_lock_valid_until\": \"\",\n \"rate_expiry_policy\": \"Return\",\n \"fee\": {\n \"total_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Avalanche\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"partner_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fees\": [\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n },\n {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"type\": \"SwiftOut\"\n }\n ],\n \"network_fees_with_settlement\": [\n {\n \"fee_type\": \"RtpIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Ethereum\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n },\n {\n \"fee_type\": \"SepaIn\",\n \"fee_amount\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n }\n ],\n \"partner_fees\": [\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"deductedImmediately\"\n },\n {\n \"label\": \"\",\n \"fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"settlement\": \"settledLater\"\n }\n ],\n \"transaction_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Moca\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Stellar\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"network_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Citrea\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"banking_fee_network\": \"Fednow\",\n \"deducted_fee\": {\n \"amount\": \"\",\n \"currency\": {\n \"blockchain\": \"Tron\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n },\n \"iron_fee_settlement\": \"deductedImmediately\"\n },\n \"fee_settlement\": \"deductedImmediately\",\n \"partner_fee_settlement\": \"settledLater\",\n \"valid_until\": \"\",\n \"slippage_tolerance_in_bips\": \"\"\n },\n \"sepa_payment_reference\": \"\",\n \"swift_payment_reference\": \"\",\n \"travel_address\": \"\",\n \"wire_message\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-166ed1a1-9d10-4616-9b5a-9b22dfeefc2f" }, { "id": "665f3552-b682-439f-8634-67dd1381f8a0", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-665f3552-b682-439f-8634-67dd1381f8a0" }, { "id": "cde51f75-fe69-4050-a9de-3debf13bb66d", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-cde51f75-fe69-4050-a9de-3debf13bb66d" }, { "id": "5747c0d4-f4e2-4de2-8213-ee78879d2725", "name": "Forbidden (e.g. customer is suspended)", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-5747c0d4-f4e2-4de2-8213-ee78879d2725" }, { "id": "413602f3-cdb2-42a9-b3db-918ff1882af5", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-413602f3-cdb2-42a9-b3db-918ff1882af5" }, { "id": "3835b205-1cda-43dd-a3bd-896f6924c82c", "name": "Unprocessable Content", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-3835b205-1cda-43dd-a3bd-896f6924c82c" }, { "id": "37cd692c-04e9-4f95-a593-1da03794db75", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) a UUID ensuring an Autoramp operation is only processed once", "key": "IDEMPOTENCY-KEY", "value": "" }, { "description": "Optional sub-partner UUID, if provided, the autoramp will be created for the sub-partner", "key": "X-SUB-PARTNER-ID", "value": "" }, { "description": "Selects the API version for this request, as an ISO date (`YYYY-MM-DD`). Omit to use the default version (`2025-03-13`). Supported versions: 2025-03-13, 2026-07-01.", "key": "X-API-Version", "value": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8" }, { "key": "Accept", "value": "application/json; charset=utf-8" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"source_currencies\": [\n {\n \"blockchain\": \"Solana\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n {\n \"blockchain\": \"Bsc\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n }\n ],\n \"destination_currency\": {\n \"blockchain\": \"Polygon\",\n \"token\": \"\",\n \"type\": \"Crypto\"\n },\n \"recipient_account\": {\n \"account_identifier\": {\n \"iban\": \"\",\n \"type\": \"SEPA\"\n },\n \"type\": \"Fiat\"\n },\n \"customer_id\": \"\",\n \"ach_payment_reference\": \"2Ppl\",\n \"additional_partner_fee_in_bips\": \"\",\n \"batch_payout\": \"\",\n \"external_id\": \"\",\n \"fee_profile_id\": \"\",\n \"fps_payment_reference\": \"GDfNupuxYC\",\n \"name\": \"\",\n \"pay_by_reference\": null,\n \"sepa_payment_reference\": \"Mikf/+XLs\",\n \"source_is_third_party\": \"\",\n \"swift_payment_reference\": \"1EQiw32g\",\n \"wire_message\": \"2M4c\",\n \"type\": \"market\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/autoramps", "host": [ "{{baseUrl}}" ], "path": [ "autoramps" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json; charset=utf-8" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"trace_id\": \"\"\n}", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-37cd692c-04e9-4f95-a593-1da03794db75" } ], "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f3d4cdfe-2c58-4816-a330-26baf1bd83b3" } ], "id": "f3cbc6e6-573c-4cdb-bcc5-712c18ede0ba", "createdAt": "2026-07-28T03:23:46.000Z", "updatedAt": "2026-07-28T03:23:46.000Z", "uid": "35240-f3cbc6e6-573c-4cdb-bcc5-712c18ede0ba" } ], "variable": [ { "key": "baseUrl", "value": "https://api.sandbox.iron.xyz/api" } ] }