{ "info": { "_postman_id": "0990f9f9-544d-4b49-bdbd-abadb9075d2c", "name": "Brale Accounts Orders API", "description": "Update this with a description. Can we use markdown in this section?\n\nContact Support:\n Name: Brale API Support\n Email: support@brale.xyz", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-0990f9f9-544d-4b49-bdbd-abadb9075d2c" }, "item": [ { "name": "accounts", "item": [ { "name": "{account_id}", "item": [ { "name": "tokens", "item": [ { "name": "mints", "item": [ { "name": "{mint_id}", "item": [ { "name": "Get Mint", "id": "9de30d93-2c82-4296-b4bc-1a5a182a1696", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints/:mint_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints", ":mint_id" ], "variable": [ { "id": "5a829a9c-3c39-440f-8746-ede80bda11c3", "key": "account_id", "value": "", "description": "(Required) Account ID" }, { "id": "4c7a60a1-0882-485f-a8b8-420a71bef5ae", "key": "mint_id", "value": "", "description": "(Required) Mint ID" } ] }, "description": "Retrieve a specific mint transaction by ID." }, "response": [ { "id": "4132b834-7105-48ec-9eae-0173b8e889a0", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints/:mint_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints", ":mint_id" ], "variable": [ { "key": "account_id" }, { "key": "mint_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"id\": \"\",\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-4132b834-7105-48ec-9eae-0173b8e889a0" }, { "id": "639df4c4-4da6-4878-a135-913ef3dc4a1b", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints/:mint_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints", ":mint_id" ], "variable": [ { "key": "account_id" }, { "key": "mint_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-639df4c4-4da6-4878-a135-913ef3dc4a1b" }, { "id": "35955a5d-2328-412e-80f6-39372f625e05", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints/:mint_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints", ":mint_id" ], "variable": [ { "key": "account_id" }, { "key": "mint_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-35955a5d-2328-412e-80f6-39372f625e05" }, { "id": "833300b3-d4cb-45e5-865a-7b99f3516d8f", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints/:mint_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints", ":mint_id" ], "variable": [ { "key": "account_id" }, { "key": "mint_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-833300b3-d4cb-45e5-865a-7b99f3516d8f" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-9de30d93-2c82-4296-b4bc-1a5a182a1696" } ], "id": "edf70934-186d-4fcf-b18e-cd70741e8e43", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-edf70934-186d-4fcf-b18e-cd70741e8e43" }, { "name": "List Mints", "id": "fedb93eb-ff3f-4db0-a02e-a1709a77ec2a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "id": "f9c355ec-884c-4d8e-a047-5ce442c0885f", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "List all mint transactions for a tokenization account. Supports pagination and filtering." }, "response": [ { "id": "d6ed8f42-8c55-4879-9bbb-67f0929d1d12", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"mints\": [\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"id\": \"\",\n \"status\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"id\": \"\",\n \"status\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"pagination\": {}\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-d6ed8f42-8c55-4879-9bbb-67f0929d1d12" }, { "id": "e66114b3-63cc-4bde-93d7-e4f891ed9464", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-e66114b3-63cc-4bde-93d7-e4f891ed9464" }, { "id": "17092fff-4189-42b7-a796-afe91588e9fe", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-17092fff-4189-42b7-a796-afe91588e9fe" }, { "id": "53d73d14-d94a-4d23-82b7-9afb2f34aef6", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-53d73d14-d94a-4d23-82b7-9afb2f34aef6" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-fedb93eb-ff3f-4db0-a02e-a1709a77ec2a" }, { "name": "Mint Tokens", "id": "862d7155-52ae-40ba-8b01-46f761593c7d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "variable": [ { "id": "f9f12640-b7b1-4d32-847d-9cd4ca605815", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "Mint (create) new tokens. Only available for tokenization/self-attested accounts." }, "response": [ { "id": "16e904a0-c3ee-4205-9d64-7f3c8e8b5ada", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "variable": [ { "key": "account_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"id\": \"\",\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-16e904a0-c3ee-4205-9d64-7f3c8e8b5ada" }, { "id": "aadaa2b8-c979-4302-a55b-cfbca03b8478", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "variable": [ { "key": "account_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-aadaa2b8-c979-4302-a55b-cfbca03b8478" }, { "id": "6ab0cd1b-f3cd-4ff0-845c-be427766bc5b", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-6ab0cd1b-f3cd-4ff0-845c-be427766bc5b" }, { "id": "e97ba67c-8fe5-4902-8091-3fa1cd02e551", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/mints", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "mints" ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-e97ba67c-8fe5-4902-8091-3fa1cd02e551" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-862d7155-52ae-40ba-8b01-46f761593c7d" } ], "id": "b8a5e264-74b4-42dc-a302-e017c7e07c8b", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-b8a5e264-74b4-42dc-a302-e017c7e07c8b" }, { "name": "transfers", "item": [ { "name": "{transfer_id}", "item": [ { "name": "Get Tokenization Transfer", "id": "68d36930-a244-4ad3-a869-411283f48eea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers", ":transfer_id" ], "variable": [ { "id": "f7a6a405-7a8f-424b-bc37-e63e0d4753d4", "key": "account_id", "value": "", "description": "(Required) Account ID" }, { "id": "b5aab776-e96b-4c02-b7e1-ed44ca53fae8", "key": "transfer_id", "value": "", "description": "(Required) Transfer ID" } ] }, "description": "Retrieve a specific tokenization transfer transaction by ID." }, "response": [ { "id": "bcd41000-4db0-4932-b7a1-30d770818eed", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"id\": \"\",\n \"source\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-bcd41000-4db0-4932-b7a1-30d770818eed" }, { "id": "bd0a267c-3ed1-4852-9b28-e2b5b95e1668", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-bd0a267c-3ed1-4852-9b28-e2b5b95e1668" }, { "id": "005b2e71-7b87-4e13-bb40-6604d19e94be", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-005b2e71-7b87-4e13-bb40-6604d19e94be" }, { "id": "aebe618e-34e2-4560-aa4c-77f46f2239c9", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-aebe618e-34e2-4560-aa4c-77f46f2239c9" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-68d36930-a244-4ad3-a869-411283f48eea" } ], "id": "d526635c-1059-4b8c-bbb4-dfe0af503752", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-d526635c-1059-4b8c-bbb4-dfe0af503752" }, { "name": "List Tokenization Transfers", "id": "6a78b066-dfbe-4ae7-aa1d-4e40d0cb2dde", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "id": "84ae7bf2-ba36-40cd-a63f-515f8479b67f", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "List all tokenization transfer transactions for a tokenization account. Supports pagination and filtering." }, "response": [ { "id": "67d236aa-0da2-4680-aa99-57c421227228", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"pagination\": {},\n \"transfers\": [\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"id\": \"\",\n \"source\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"id\": \"\",\n \"source\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-67d236aa-0da2-4680-aa99-57c421227228" }, { "id": "1c3e78b4-18cf-4d44-9519-3182cdd950e2", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-1c3e78b4-18cf-4d44-9519-3182cdd950e2" }, { "id": "967c1a9c-72e6-4c58-b3d7-aba6fbe52d52", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-967c1a9c-72e6-4c58-b3d7-aba6fbe52d52" }, { "id": "3ed19e0a-a9d1-4fa4-81ff-7d66eff6df4f", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-3ed19e0a-a9d1-4fa4-81ff-7d66eff6df4f" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-6a78b066-dfbe-4ae7-aa1d-4e40d0cb2dde" }, { "name": "Transfer Tokens", "id": "71054f70-2f1a-4a5a-9244-0ad34a934b8a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "variable": [ { "id": "8f7c85f2-9767-425b-95e9-e9c73fc4a2a8", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "Transfer attested tokens between addresses on the same blockchain. Only available for tokenization/self-attested accounts." }, "response": [ { "id": "7622ad0d-57eb-4713-bd03-20ca30098542", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"destination\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"id\": \"\",\n \"source\": {\n \"address\": \"\",\n \"transaction_id\": \"\",\n \"transfer_type\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-7622ad0d-57eb-4713-bd03-20ca30098542" }, { "id": "d473a16d-a688-4088-b085-4a76d2841555", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-d473a16d-a688-4088-b085-4a76d2841555" }, { "id": "4da7e46a-dc3a-490b-b86e-351e9f72fb86", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-4da7e46a-dc3a-490b-b86e-351e9f72fb86" }, { "id": "156ab910-b304-4796-88fb-b8593c30de4d", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"destination\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-156ab910-b304-4796-88fb-b8593c30de4d" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-71054f70-2f1a-4a5a-9244-0ad34a934b8a" } ], "id": "42edda20-0f09-4a8b-a5f3-181e9c1858cf", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-42edda20-0f09-4a8b-a5f3-181e9c1858cf" }, { "name": "burns", "item": [ { "name": "{burn_id}", "item": [ { "name": "Get Burn", "id": "be97a487-6a93-45c3-8dcb-2ad9fd7f1f7a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns/:burn_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns", ":burn_id" ], "variable": [ { "id": "9ed95e06-84a2-4d7c-aba5-c82459198fa2", "key": "account_id", "value": "", "description": "(Required) Account ID" }, { "id": "b63f1cf7-350d-4975-b518-d2f34173ec9a", "key": "burn_id", "value": "", "description": "(Required) Burn ID" } ] }, "description": "Retrieve a specific burn transaction by ID." }, "response": [ { "id": "deba44f9-73e4-420a-a95c-a8404271ae17", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns/:burn_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns", ":burn_id" ], "variable": [ { "key": "account_id" }, { "key": "burn_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-deba44f9-73e4-420a-a95c-a8404271ae17" }, { "id": "ce0ef32a-6d9c-4bbc-b92b-1af3a66e3134", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns/:burn_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns", ":burn_id" ], "variable": [ { "key": "account_id" }, { "key": "burn_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-ce0ef32a-6d9c-4bbc-b92b-1af3a66e3134" }, { "id": "dcd9bfef-e13a-46e6-aa6c-1cd6de3099cf", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns/:burn_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns", ":burn_id" ], "variable": [ { "key": "account_id" }, { "key": "burn_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-dcd9bfef-e13a-46e6-aa6c-1cd6de3099cf" }, { "id": "323f60f8-d08b-4025-b41e-dcfd1a327924", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns/:burn_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns", ":burn_id" ], "variable": [ { "key": "account_id" }, { "key": "burn_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-323f60f8-d08b-4025-b41e-dcfd1a327924" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-be97a487-6a93-45c3-8dcb-2ad9fd7f1f7a" } ], "id": "d7734f96-3f53-4742-82c4-59db69de0984", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-d7734f96-3f53-4742-82c4-59db69de0984" }, { "name": "List Burns", "id": "736e4c78-70c0-4d55-ad33-70722faed1f0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "id": "02492e25-3cb7-48e0-b85f-50d26a476e25", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "List all burn transactions for a tokenization account. Supports pagination and filtering." }, "response": [ { "id": "441ee842-c47d-4bee-846b-3bbfb246bb9d", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"burns\": [\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"amount\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"pagination\": {}\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-441ee842-c47d-4bee-846b-3bbfb246bb9d" }, { "id": "a3db4b01-96a9-4294-8b33-7e48408c29c7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-a3db4b01-96a9-4294-8b33-7e48408c29c7" }, { "id": "417ecc4c-0747-4fe6-9ebc-3cbbcf609e76", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-417ecc4c-0747-4fe6-9ebc-3cbbcf609e76" }, { "id": "8d0fc370-f52a-4a19-beab-db85cb07f0f1", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns?after=&before=&size=&transaction_id=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "Filter by on-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter by token ticker", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-8d0fc370-f52a-4a19-beab-db85cb07f0f1" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-736e4c78-70c0-4d55-ad33-70722faed1f0" }, { "name": "Burn Tokens", "id": "e49f103d-fc91-4457-bf94-915fce93ca89", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "variable": [ { "id": "7d66fa34-62f5-4489-a3bf-56ae050d9fa1", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "Burn (destroy) tokens from an address. Only available for tokenization/self-attested accounts." }, "response": [ { "id": "96d6b9f2-8f5b-4740-bfc9-8075a0ee423c", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "variable": [ { "key": "account_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": \"\",\n \"created_at\": \"\",\n \"id\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"status\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-96d6b9f2-8f5b-4740-bfc9-8075a0ee423c" }, { "id": "3117f1c8-5651-40ae-aa1f-1240dfe3cf98", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "variable": [ { "key": "account_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-3117f1c8-5651-40ae-aa1f-1240dfe3cf98" }, { "id": "6f9733ed-0fad-4336-9587-e6b510ea6a62", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-6f9733ed-0fad-4336-9587-e6b510ea6a62" }, { "id": "7ef55af5-593a-4d86-8eed-113c405116f0", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": \"\",\n \"source\": {\n \"address_id\": \"\",\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"transaction_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/tokens/burns", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "tokens", "burns" ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-7ef55af5-593a-4d86-8eed-113c405116f0" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-e49f103d-fc91-4457-bf94-915fce93ca89" } ], "id": "e959cc55-f63f-4616-a17a-a2c9ed981450", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-e959cc55-f63f-4616-a17a-a2c9ed981450" } ], "id": "902c1a79-9938-472a-a3d3-89cb64a31a1f", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-902c1a79-9938-472a-a3d3-89cb64a31a1f" }, { "name": "transfers", "item": [ { "name": "{transfer_id}", "item": [ { "name": "Get Transfer", "id": "fe5d72fa-9795-4b08-97fb-05a7cea72006", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "id": "0fccdb09-20b6-4156-8906-897b7d0644bb", "key": "account_id", "value": "", "description": "(Required) Account ID" }, { "id": "66a7f497-ef67-45da-b88b-3d763f587c0f", "key": "transfer_id", "value": "", "description": "(Required) Transfer ID" } ] } }, "response": [ { "id": "6c315a7f-1ab0-40ac-a1b4-3a86123da8ee", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"created_at\": \"\",\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"failure\": {\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"ex_09\": {\n \"href\": \"\"\n },\n \"sunt2\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ipsum5\": \"\",\n \"Ut_3\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit_0ec\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"fugiat_b4c\": \"\",\n \"sunt_85\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"Ut14\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_c9\": \"\"\n }\n },\n \"funding_simulated\": \"\",\n \"id\": \"\",\n \"note\": \"\",\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"status\": \"failed\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-6c315a7f-1ab0-40ac-a1b4-3a86123da8ee" }, { "id": "2152dad0-5a20-4789-a04c-a8a079524e36", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-2152dad0-5a20-4789-a04c-a8a079524e36" }, { "id": "73afa228-c220-4b96-aebe-0d4d65bd9ad4", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-73afa228-c220-4b96-aebe-0d4d65bd9ad4" }, { "id": "1269f6f7-3d5b-4e27-9b38-d4f77db0438d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-1269f6f7-3d5b-4e27-9b38-d4f77db0438d" }, { "id": "ef40c327-2933-4722-9f52-4889545c9d27", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers/:transfer_id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers", ":transfer_id" ], "variable": [ { "key": "account_id" }, { "key": "transfer_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-ef40c327-2933-4722-9f52-4889545c9d27" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-fe5d72fa-9795-4b08-97fb-05a7cea72006" } ], "id": "71b6ec72-b138-419d-b1ad-22f60bbac2ee", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-71b6ec72-b138-419d-b1ad-22f60bbac2ee" }, { "name": "List transfers for an account", "id": "dfce1f96-fedb-482d-a69d-784df51e54d9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "id": "b790cf8f-7314-4420-bf2b-324416c31822", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "Returns all transfers for the specified account." }, "response": [ { "id": "2a011024-2ecd-4d34-9d8d-c5693b928000", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"pagination\": {},\n \"transfers\": [\n {\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"created_at\": \"\",\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"failure\": {\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"nullab9\": {\n \"href\": \"\"\n },\n \"nulla_0\": {\n \"href\": \"\"\n },\n \"occaecatc\": {\n \"href\": \"\"\n },\n \"exercitation_9_d\": {\n \"href\": \"\"\n },\n \"eiusmoddaf\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut6\": \"\",\n \"qui94\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"none_\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"esse588\": \"\",\n \"ut_2f\": \"\",\n \"culpa_29_\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"tempor3bc\": {\n \"href\": \"\"\n },\n \"dolore_98\": {\n \"href\": \"\"\n },\n \"commodo_7e\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laboris_90\": \"\",\n \"velit71\": \"\",\n \"id_3\": \"\"\n }\n },\n \"funding_simulated\": \"\",\n \"id\": \"\",\n \"note\": \"\",\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"status\": \"canceled\",\n \"updated_at\": \"\"\n },\n {\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"created_at\": \"\",\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"failure\": {\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"ametc78\": {\n \"href\": \"\"\n },\n \"ea1\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"id_f4e\": \"\",\n \"consequat_31\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"adipisicing6\": {\n \"href\": \"\"\n },\n \"consectetur_2a\": {\n \"href\": \"\"\n },\n \"dolor_b0\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"eiusmod2\": \"\",\n \"aliquipa12\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"veniam_\": {\n \"href\": \"\"\n },\n \"qui_d96\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"sint56\": \"\"\n }\n },\n \"funding_simulated\": \"\",\n \"id\": \"\",\n \"note\": \"\",\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"status\": \"processing\",\n \"updated_at\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-2a011024-2ecd-4d34-9d8d-c5693b928000" }, { "id": "210a87d5-3042-4fe4-82f9-e8054df9753e", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-210a87d5-3042-4fe4-82f9-e8054df9753e" }, { "id": "59e7cfc6-8d10-42eb-ae93-3f95a3c039a0", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-59e7cfc6-8d10-42eb-ae93-3f95a3c039a0" }, { "id": "011078d2-a8d4-497a-947a-ac4389ea0771", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-011078d2-a8d4-497a-947a-ac4389ea0771" }, { "id": "bcbf85ab-b713-44d5-a7c1-0a53fed4bae1", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-bcbf85ab-b713-44d5-a7c1-0a53fed4bae1" }, { "id": "c2f2114e-b907-4aba-9c95-339d88f1e414", "name": "Unknown", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers?after=&before=&size=&transaction_id=&automation_id=&status=processing&address_id=&transfer_type=&value_type=", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "query": [ { "description": "Paging query parameters", "key": "after", "value": "" }, { "description": "Paging query parameters", "key": "before", "value": "" }, { "description": "Paging query parameters", "key": "size", "value": "" }, { "description": "On-chain transaction hash", "key": "transaction_id", "value": "" }, { "description": "Filter transfers created by a specific automation", "key": "automation_id", "value": "" }, { "description": "Filter transfers by status", "key": "status", "value": "processing" }, { "description": "Filter transfers by address ID", "key": "address_id", "value": "" }, { "description": "Filter transfers by blockchain chain (e.g. solana, base, ethereum). Fiat payment types (e.g. same_day_ach_credit, wire) are not supported as filter values.", "key": "transfer_type", "value": "" }, { "description": "Filter transfers by token ticker (e.g. USDC, SBC)", "key": "value_type", "value": "" } ], "variable": [ { "key": "account_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-c2f2114e-b907-4aba-9c95-339d88f1e414" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-dfce1f96-fedb-482d-a69d-784df51e54d9" }, { "name": "Create Transfer", "id": "8ecab155-21c6-49aa-b841-2bb0cbadc6c5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "addresses:read financial-institutions:read mints:write orders:read redemptions:write self_attested_tokens:burn self_attested_tokens:mint self_attested_tokens:transfer tokens:read webhooks:read webhooks:write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://auth.brale.xyz/oauth2/token", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"brand\": {\n \"account_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "variable": [ { "id": "e137c701-91d3-44bc-86aa-6fe36fc9e69a", "key": "account_id", "value": "", "description": "(Required) Account ID" } ] }, "description": "Create Transfer" }, "response": [ { "id": "f5e42e89-5ec0-486a-b0fc-aee57bc3aedd", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"brand\": {\n \"account_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"created_at\": \"\",\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"failure\": {\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"ex_09\": {\n \"href\": \"\"\n },\n \"sunt2\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ipsum5\": \"\",\n \"Ut_3\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit_0ec\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"fugiat_b4c\": \"\",\n \"sunt_85\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"Ut14\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_c9\": \"\"\n }\n },\n \"funding_simulated\": \"\",\n \"id\": \"\",\n \"note\": \"\",\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"payment_details\": {\n \"fallback_at\": \"\",\n \"fallback_reason\": \"\",\n \"fallback_reason_code\": \"\",\n \"imad\": \"\",\n \"original_transfer_type\": \"\",\n \"payment_reference\": \"\",\n \"received_at\": \"\",\n \"sender_bank_name\": \"\",\n \"sender_bank_routing_number\": \"\",\n \"sender_name\": \"\",\n \"sent_at\": \"\",\n \"trace_number\": \"\"\n },\n \"requested_transfer_type\": \"\"\n },\n \"status\": \"failed\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-f5e42e89-5ec0-486a-b0fc-aee57bc3aedd" }, { "id": "46c86ea4-c905-44ff-829d-710a0623015a", "name": "Bad Request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"brand\": {\n \"account_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": \"\",\n \"code\": \"\",\n \"detail\": \"\",\n \"status\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-46c86ea4-c905-44ff-829d-710a0623015a" }, { "id": "763fdd89-77e6-4923-a427-f3c471ce5580", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"brand\": {\n \"account_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-763fdd89-77e6-4923-a427-f3c471ce5580" }, { "id": "a9952f5e-137b-4ab7-8b8d-af8f5aceb798", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"amount\": {\n \"value\": \"\",\n \"currency\": \"\"\n },\n \"source\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"destination\": {\n \"value_type\": \"\",\n \"transfer_type\": \"\",\n \"address_id\": \"\",\n \"financial_institution_id\": \"\",\n \"wire_memo\": \"\"\n },\n \"brand\": {\n \"account_id\": \"\"\n },\n \"note\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/transfers", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "transfers" ], "variable": [ { "key": "account_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": [\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"dolore8a\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"laborisf8\": \"\",\n \"elit_1\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n },\n {\n \"code\": \"\",\n \"detail\": \"\",\n \"id\": \"\",\n \"links\": {\n \"velit9d5\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"in_e0\": \"\"\n },\n \"source\": {\n \"parameter\": \"\",\n \"pointer\": \"\"\n },\n \"status\": \"\",\n \"title\": \"\"\n }\n ],\n \"links\": {\n \"adipisicing_666\": {\n \"href\": \"\"\n },\n \"adipisicing163\": {\n \"href\": \"\"\n },\n \"culpa3a\": {\n \"href\": \"\"\n },\n \"adipisicing46\": {\n \"href\": \"\"\n }\n },\n \"meta\": {\n \"ut_9f4\": \"\",\n \"proident9a\": \"\"\n }\n}", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-a9952f5e-137b-4ab7-8b8d-af8f5aceb798" } ], "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-8ecab155-21c6-49aa-b841-2bb0cbadc6c5" } ], "id": "1e4d6aec-a8b5-47e4-a22d-824a59ad203f", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-1e4d6aec-a8b5-47e4-a22d-824a59ad203f" } ], "id": "2e5e212a-9316-4147-a35b-8c0753821c67", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-2e5e212a-9316-4147-a35b-8c0753821c67" } ], "id": "01dee305-a917-4132-accd-88eea29467f8", "createdAt": "2026-07-28T01:15:46.000Z", "updatedAt": "2026-07-28T01:15:46.000Z", "uid": "35240-01dee305-a917-4132-accd-88eea29467f8" } ], "variable": [ { "key": "baseUrl", "value": "https://api.brale.xyz" } ] }