{ "info": { "_postman_id": "31b8c73c-b057-4922-bc7c-c38084bfa248", "name": "Grid Agent Management API", "description": "API for managing global payments on the open Money Grid. Built by Lightspark. See the full documentation at https://docs.lightspark.com/.\n\n\nContact Support:\n Name: Lightspark Support\n Email: support@lightspark.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:06:56.000Z", "updatedAt": "2026-07-28T02:06:56.000Z", "lastUpdatedBy": "35240", "uid": "35240-31b8c73c-b057-4922-bc7c-c38084bfa248" }, "item": [ { "name": "agents", "item": [ { "name": "approvals", "item": [ { "name": "List agent transaction approval requests", "id": "75c70b88-e381-45f5-a052-0f1d1efe638c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/approvals?agentId=&customerId=&startDate=&endDate=&limit=20&cursor=&sortOrder=desc", "host": [ "{{baseUrl}}" ], "path": [ "agents", "approvals" ], "query": [ { "description": "Filter by agent ID", "key": "agentId", "value": "" }, { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by start date (inclusive) in ISO 8601 format", "key": "startDate", "value": "" }, { "description": "Filter by end date (inclusive) in ISO 8601 format", "key": "endDate", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" }, { "description": "Order to sort results in", "key": "sortOrder", "value": "desc" } ] }, "description": "Retrieve a paginated list of agent actions that require platform approval. Filter by `agentId` or `customerId` to scope results to a specific agent or customer. Approve or reject individual actions via `POST /agents/{agentId}/actions/{actionId}/approve` or `POST /agents/{agentId}/actions/{actionId}/reject`.\n" }, "response": [ { "id": "d2576b22-098e-4635-a218-57366f0167ca", "name": "Successful operation", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/approvals?agentId=&customerId=&startDate=&endDate=&limit=20&cursor=&sortOrder=desc", "host": [ "{{baseUrl}}" ], "path": [ "agents", "approvals" ], "query": [ { "description": "Filter by agent ID", "key": "agentId", "value": "" }, { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by start date (inclusive) in ISO 8601 format", "key": "startDate", "value": "" }, { "description": "Filter by end date (inclusive) in ISO 8601 format", "key": "endDate", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" }, { "description": "Order to sort results in", "key": "sortOrder", "value": "desc" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"agentId\": \"\",\n \"customerId\": \"\",\n \"platformCustomerId\": \"\",\n \"status\": \"PENDING_APPROVAL\",\n \"type\": \"EXECUTE_QUOTE\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"quote\": {\n \"id\": \"\",\n \"status\": \"PROCESSING\",\n \"expiresAt\": \"\",\n \"createdAt\": \"\",\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"ACCOUNT\",\n \"customerId\": \"\"\n },\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"ACCOUNT\",\n \"paymentRail\": \"BANK_TRANSFER\"\n },\n \"sendingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"receivingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"totalSendingAmount\": \"\",\n \"totalReceivingAmount\": \"\",\n \"exchangeRate\": \"\",\n \"feesIncluded\": \"\",\n \"transactionId\": \"\",\n \"paymentInstructions\": [\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"POLYGON_WALLET\",\n \"paymentRails\": [\n \"FEDNOW\",\n \"FEDNOW\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"767289754\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n },\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"EUR_ACCOUNT\",\n \"paymentRails\": [\n \"RTP\",\n \"RTP\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"868185792\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n }\n ],\n \"remittanceInformation\": \"\",\n \"counterpartyInformation\": {\n \"Duisa\": \"consectetur non\",\n \"nisi5\": true,\n \"nisi0\": -43392420.804266684\n },\n \"rateDetails\": {\n \"counterpartyMultiplier\": \"\",\n \"counterpartyFixedFee\": \"\",\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"scaChallenge\": {\n \"id\": \"\",\n \"expiresAt\": \"\",\n \"factor\": \"PASSKEY\",\n \"availableFactors\": [\n \"TOTP\",\n \"SMS_OTP\"\n ],\n \"purpose\": \"\",\n \"passkeyAssertionOptions\": null,\n \"passkeyAllowedOrigins\": [\n \"\",\n \"\"\n ]\n }\n },\n \"transferDetails\": {\n \"amount\": \"\",\n \"currency\": \"\",\n \"sourceAccountId\": \"\",\n \"destinationAccountId\": \"\"\n },\n \"transaction\": {\n \"customerId\": \"\",\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"UMA_ADDRESS\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"ETHEREUM\"\n }\n },\n \"direction\": \"DEBIT\",\n \"id\": \"\",\n \"platformCustomerId\": \"\",\n \"receivedAmount\": {\n \"amount\": \"\",\n \"currency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n }\n },\n \"status\": \"PENDING\",\n \"type\": \"OUTGOING\",\n \"settledAt\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"receiptDeliveryConfirmedAt\": \"\",\n \"agentId\": \"\",\n \"description\": \"\",\n \"counterpartyInformation\": {\n \"sintec9\": true,\n \"ex_2\": false,\n \"irure_4_e\": \"exercitation in\",\n \"occaecat_355\": -42508682\n },\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"REALTIME_FUNDING\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"POLYGON\"\n }\n },\n \"fees\": \"\",\n \"reconciliationInstructions\": {\n \"reference\": \"\",\n \"transactionHash\": \"\"\n },\n \"rateDetails\": {\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"failureReason\": \"PAY_REQUEST_FAILED\"\n },\n \"rejectionReason\": \"\"\n },\n {\n \"id\": \"\",\n \"agentId\": \"\",\n \"customerId\": \"\",\n \"platformCustomerId\": \"\",\n \"status\": \"REJECTED\",\n \"type\": \"TRANSFER_IN\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"quote\": {\n \"id\": \"\",\n \"status\": \"PENDING_AUTHORIZATION\",\n \"expiresAt\": \"\",\n \"createdAt\": \"\",\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"REALTIME_FUNDING\",\n \"customerId\": \"\"\n },\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"UMA_ADDRESS\",\n \"paymentRail\": \"PESONET\"\n },\n \"sendingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"receivingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"totalSendingAmount\": \"\",\n \"totalReceivingAmount\": \"\",\n \"exchangeRate\": \"\",\n \"feesIncluded\": \"\",\n \"transactionId\": \"\",\n \"paymentInstructions\": [\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"LIGHTNING\",\n \"paymentRails\": [\n \"RTP\",\n \"ACH\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"871630978\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n },\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"IDR_ACCOUNT\",\n \"paymentRails\": [\n \"RTP\",\n \"ACH\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"640003759\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n }\n ],\n \"remittanceInformation\": \"\",\n \"counterpartyInformation\": {\n \"aliqua48\": 20335544.146079257\n },\n \"rateDetails\": {\n \"counterpartyMultiplier\": \"\",\n \"counterpartyFixedFee\": \"\",\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"scaChallenge\": {\n \"id\": \"\",\n \"expiresAt\": \"\",\n \"factor\": \"PASSKEY\",\n \"availableFactors\": [\n \"SMS_OTP\",\n \"PASSKEY\"\n ],\n \"purpose\": \"\",\n \"passkeyAssertionOptions\": {\n \"tempor_9\": \"occaecat\",\n \"non2f1\": \"anim\"\n },\n \"passkeyAllowedOrigins\": null\n }\n },\n \"transferDetails\": {\n \"amount\": \"\",\n \"currency\": \"\",\n \"sourceAccountId\": \"\",\n \"destinationAccountId\": \"\"\n },\n \"transaction\": {\n \"customerId\": \"\",\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"ACCOUNT\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"TRON\"\n }\n },\n \"direction\": \"DEBIT\",\n \"id\": \"\",\n \"platformCustomerId\": \"\",\n \"receivedAmount\": {\n \"amount\": \"\",\n \"currency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n }\n },\n \"status\": \"EXPIRED\",\n \"type\": \"INCOMING\",\n \"settledAt\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"receiptDeliveryConfirmedAt\": \"\",\n \"agentId\": \"\",\n \"description\": \"\",\n \"counterpartyInformation\": {\n \"aliquip_02f\": 49815904.21780315\n },\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"UMA_ADDRESS\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"BITCOIN\"\n }\n },\n \"fees\": \"\",\n \"reconciliationInstructions\": {\n \"reference\": \"\",\n \"transactionHash\": \"\"\n },\n \"rateDetails\": {\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"failureReason\": \"LNURLP_FAILED\"\n },\n \"rejectionReason\": \"\"\n }\n ],\n \"hasMore\": \"\",\n \"nextCursor\": \"\",\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-d2576b22-098e-4635-a218-57366f0167ca" }, { "id": "9c89e994-5dda-42bc-b226-927926154453", "name": "Bad request - Invalid parameters", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/approvals?agentId=&customerId=&startDate=&endDate=&limit=20&cursor=&sortOrder=desc", "host": [ "{{baseUrl}}" ], "path": [ "agents", "approvals" ], "query": [ { "description": "Filter by agent ID", "key": "agentId", "value": "" }, { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by start date (inclusive) in ISO 8601 format", "key": "startDate", "value": "" }, { "description": "Filter by end date (inclusive) in ISO 8601 format", "key": "endDate", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" }, { "description": "Order to sort results in", "key": "sortOrder", "value": "desc" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-9c89e994-5dda-42bc-b226-927926154453" }, { "id": "44df7223-1edf-4f1a-ba38-8a1444cfdd1a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/approvals?agentId=&customerId=&startDate=&endDate=&limit=20&cursor=&sortOrder=desc", "host": [ "{{baseUrl}}" ], "path": [ "agents", "approvals" ], "query": [ { "description": "Filter by agent ID", "key": "agentId", "value": "" }, { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by start date (inclusive) in ISO 8601 format", "key": "startDate", "value": "" }, { "description": "Filter by end date (inclusive) in ISO 8601 format", "key": "endDate", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" }, { "description": "Order to sort results in", "key": "sortOrder", "value": "desc" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-44df7223-1edf-4f1a-ba38-8a1444cfdd1a" }, { "id": "3e3f0892-1dd8-4230-9e18-90728cbaf13b", "name": "Internal service error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/approvals?agentId=&customerId=&startDate=&endDate=&limit=20&cursor=&sortOrder=desc", "host": [ "{{baseUrl}}" ], "path": [ "agents", "approvals" ], "query": [ { "description": "Filter by agent ID", "key": "agentId", "value": "" }, { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by start date (inclusive) in ISO 8601 format", "key": "startDate", "value": "" }, { "description": "Filter by end date (inclusive) in ISO 8601 format", "key": "endDate", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" }, { "description": "Order to sort results in", "key": "sortOrder", "value": "desc" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-3e3f0892-1dd8-4230-9e18-90728cbaf13b" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-75c70b88-e381-45f5-a052-0f1d1efe638c" } ], "id": "8c505d21-907b-49ab-ba2a-079bf85e2004", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8c505d21-907b-49ab-ba2a-079bf85e2004" }, { "name": "{agentId}", "item": [ { "name": "policy", "item": [ { "name": "Update agent policy", "id": "bbee0420-cae8-4f54-b5b7-af4f2d5bb1c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "id": "ba610e3e-3435-40f8-b587-1e6af42a235b", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" } ] }, "description": "Partially update an agent's policy. Only provided fields will be updated; omitted fields retain their current values. Policy changes take effect immediately.\n" }, "response": [ { "id": "fc3db96c-47d3-4989-ab08-4e4bde8bb504", "name": "Agent policy updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "key": "agentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_QUOTES\"\n ],\n \"defaultExecutionMode\": \"AUTO\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-fc3db96c-47d3-4989-ab08-4e4bde8bb504" }, { "id": "5ef11204-dcbb-4281-9a17-f8cde5dad943", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "key": "agentId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-5ef11204-dcbb-4281-9a17-f8cde5dad943" }, { "id": "a8f3f02c-5b84-47d1-b734-2111c26e7629", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "key": "agentId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-a8f3f02c-5b84-47d1-b734-2111c26e7629" }, { "id": "7c850314-d95f-40a1-b5f0-1171fadec160", "name": "Agent not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "key": "agentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-7c850314-d95f-40a1-b5f0-1171fadec160" }, { "id": "6aba3ea8-e272-4f50-a5fe-c78cf1c344c9", "name": "Internal service error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": [\n \"\",\n \"\"\n ],\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/policy", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "policy" ], "variable": [ { "key": "agentId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-6aba3ea8-e272-4f50-a5fe-c78cf1c344c9" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-bbee0420-cae8-4f54-b5b7-af4f2d5bb1c0" } ], "id": "45d026ed-c52c-4fc0-8f02-3e8d38159295", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-45d026ed-c52c-4fc0-8f02-3e8d38159295" }, { "name": "device-codes", "item": [ { "name": "Regenerate a device code", "id": "cfa0931f-d4a4-4aa4-86f8-79e7b3ab77f9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "id": "d1f04325-2cf7-41ac-b24d-2f4d4ea9940a", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" } ] }, "description": "Generate a new device code for an existing agent. Use this when the original device code has expired before being redeemed, or when the agent software needs to be reinstalled. Any previously issued unredeemed device codes for this agent are invalidated.\n" }, "response": [ { "id": "95635dcb-b414-4d5f-9754-b97f34531970", "name": "New device code generated successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"agentId\": \"\",\n \"expiresAt\": \"\",\n \"redeemed\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-95635dcb-b414-4d5f-9754-b97f34531970" }, { "id": "1b739a01-14a4-49b5-80c2-998e70b46bb6", "name": "Bad request", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-1b739a01-14a4-49b5-80c2-998e70b46bb6" }, { "id": "0d6f8edc-beae-4ccb-a2f5-085459ea1868", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-0d6f8edc-beae-4ccb-a2f5-085459ea1868" }, { "id": "a6f5bade-8833-4a45-b665-40ed42ef5a41", "name": "Agent not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-a6f5bade-8833-4a45-b665-40ed42ef5a41" }, { "id": "4180624e-d44c-4de1-bcba-ddd5258ceacd", "name": "Conflict - Agent already has an active connection and cannot regenerate a device code", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 409,\n \"code\": \"EMAIL_OTP_CREDENTIAL_SET_CHANGED\",\n \"details\": {\n \"dolore4c\": false,\n \"ad_6\": \"eiusmod cupidatat esse proident\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-4180624e-d44c-4de1-bcba-ddd5258ceacd" }, { "id": "12b81ecc-a91b-4116-a460-4cfccf88de3c", "name": "Internal service error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/device-codes", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "device-codes" ], "variable": [ { "key": "agentId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-12b81ecc-a91b-4116-a460-4cfccf88de3c" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-cfa0931f-d4a4-4aa4-86f8-79e7b3ab77f9" } ], "id": "834524b1-e302-47d9-be2b-43d8fe0fcce1", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-834524b1-e302-47d9-be2b-43d8fe0fcce1" }, { "name": "actions", "item": [ { "name": "{actionId}", "item": [ { "name": "approve", "item": [ { "name": "Approve an agent action", "id": "65d016db-e42e-4e5d-8402-320de068fe7c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "id": "17adec49-ff24-4fa5-bc81-f77a55f637a2", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" }, { "id": "d426322b-3314-4a10-aaac-b247e8e818dc", "key": "actionId", "value": "", "description": "(Required) Unique identifier of the agent action to approve" } ] }, "description": "Approve a pending agent action, allowing Grid to proceed with execution. The action must have status `PENDING_APPROVAL`. Once approved, Grid executes the underlying operation (quote execution or transfer) and the action transitions to `APPROVED`.\nFor `EXECUTE_QUOTE` actions, note that the underlying quote may have expired between submission and approval \u2014 in that case the action will transition to `FAILED` instead.\nThis endpoint is called by the platform's backend using platform credentials, not by the agent itself.\n" }, "response": [ { "id": "45d19030-54cc-448f-9045-efe5913c04ff", "name": "Action approved successfully. Returns the updated AgentAction.", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"agentId\": \"\",\n \"customerId\": \"\",\n \"platformCustomerId\": \"\",\n \"status\": \"REJECTED\",\n \"type\": \"TRANSFER_IN\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"quote\": {\n \"id\": \"\",\n \"status\": \"EXPIRED\",\n \"expiresAt\": \"\",\n \"createdAt\": \"\",\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"REALTIME_FUNDING\",\n \"customerId\": \"\"\n },\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"UMA_ADDRESS\",\n \"paymentRail\": \"WIRE\"\n },\n \"sendingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"receivingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"totalSendingAmount\": \"\",\n \"totalReceivingAmount\": \"\",\n \"exchangeRate\": \"\",\n \"feesIncluded\": \"\",\n \"transactionId\": \"\",\n \"paymentInstructions\": [\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"IDR_ACCOUNT\",\n \"paymentRails\": [\n \"WIRE\",\n \"RTP\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"143329191\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n },\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"LIGHTNING\",\n \"paymentRails\": [\n \"ACH\",\n \"RTP\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"824714225\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n }\n ],\n \"remittanceInformation\": \"\",\n \"counterpartyInformation\": {\n \"cillumdfc\": 18386934.437697366\n },\n \"rateDetails\": {\n \"counterpartyMultiplier\": \"\",\n \"counterpartyFixedFee\": \"\",\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"scaChallenge\": {\n \"id\": \"\",\n \"expiresAt\": \"\",\n \"factor\": \"SMS_OTP\",\n \"availableFactors\": [\n \"SMS_OTP\",\n \"PASSKEY\"\n ],\n \"purpose\": \"\",\n \"passkeyAssertionOptions\": {\n \"sit_8_f\": 18845224.34442517,\n \"Lorem_2d\": 26574371,\n \"in28\": 62713663.845888585\n },\n \"passkeyAllowedOrigins\": [\n \"\",\n \"\"\n ]\n }\n },\n \"transferDetails\": {\n \"amount\": \"\",\n \"currency\": \"\",\n \"sourceAccountId\": \"\",\n \"destinationAccountId\": \"\"\n },\n \"transaction\": {\n \"customerId\": \"\",\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"ACCOUNT\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"BITCOIN\"\n }\n },\n \"direction\": \"DEBIT\",\n \"id\": \"\",\n \"platformCustomerId\": \"\",\n \"receivedAmount\": {\n \"amount\": \"\",\n \"currency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n }\n },\n \"status\": \"EXPIRED\",\n \"type\": \"OUTGOING\",\n \"settledAt\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"receiptDeliveryConfirmedAt\": \"\",\n \"agentId\": \"\",\n \"description\": \"\",\n \"counterpartyInformation\": {\n \"sed__\": -85510019,\n \"esse_992\": \"officia est qui ullamco eu\"\n },\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"UMA_ADDRESS\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"BITCOIN\"\n }\n },\n \"fees\": \"\",\n \"reconciliationInstructions\": {\n \"reference\": \"\",\n \"transactionHash\": \"\"\n },\n \"rateDetails\": {\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"failureReason\": \"LNURLP_FAILED\"\n },\n \"rejectionReason\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-45d19030-54cc-448f-9045-efe5913c04ff" }, { "id": "efcbfc49-a007-4938-b314-45d40e4ae850", "name": "Bad request - Action cannot be approved", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-efcbfc49-a007-4938-b314-45d40e4ae850" }, { "id": "d3383e1b-2a16-4a77-b9c1-7181f3783e99", "name": "Unauthorized", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-d3383e1b-2a16-4a77-b9c1-7181f3783e99" }, { "id": "f773c447-f443-43ea-81ef-1a32eb39b826", "name": "Agent or action not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-f773c447-f443-43ea-81ef-1a32eb39b826" }, { "id": "79eaea56-e502-41d0-9f76-d6399da23571", "name": "Conflict - Action is not pending approval or has already been processed", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 409,\n \"code\": \"EMAIL_OTP_CREDENTIAL_SET_CHANGED\",\n \"details\": {\n \"dolore4c\": false,\n \"ad_6\": \"eiusmod cupidatat esse proident\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-79eaea56-e502-41d0-9f76-d6399da23571" }, { "id": "8545be3e-fddf-4c09-b148-c116e46db44f", "name": "Internal service error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/approve", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "approve" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8545be3e-fddf-4c09-b148-c116e46db44f" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-65d016db-e42e-4e5d-8402-320de068fe7c" } ], "id": "9d4200c1-02e1-4f4d-a180-05ff3d628c9b", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-9d4200c1-02e1-4f4d-a180-05ff3d628c9b" }, { "name": "reject", "item": [ { "name": "Reject an agent action", "id": "36b69888-9a1e-4b39-a567-01b45aa0d716", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "id": "7337befc-9503-4ffe-a5b5-d0ed367337bd", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" }, { "id": "8724e606-ebeb-4c19-8797-bd88451fd678", "key": "actionId", "value": "", "description": "(Required) Unique identifier of the agent action to reject" } ] }, "description": "Reject a pending agent action, preventing execution. The action must have status `PENDING_APPROVAL`. Once rejected, the action transitions to `REJECTED` and the underlying operation is not executed.\nThis endpoint is called by the platform's backend using platform credentials, not by the agent itself.\n" }, "response": [ { "id": "946fe3cd-ce08-493e-a1e1-7838e9de44b8", "name": "Action rejected successfully. Returns the updated AgentAction.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"agentId\": \"\",\n \"customerId\": \"\",\n \"platformCustomerId\": \"\",\n \"status\": \"REJECTED\",\n \"type\": \"TRANSFER_IN\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"quote\": {\n \"id\": \"\",\n \"status\": \"EXPIRED\",\n \"expiresAt\": \"\",\n \"createdAt\": \"\",\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"REALTIME_FUNDING\",\n \"customerId\": \"\"\n },\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"UMA_ADDRESS\",\n \"paymentRail\": \"WIRE\"\n },\n \"sendingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"receivingCurrency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n },\n \"totalSendingAmount\": \"\",\n \"totalReceivingAmount\": \"\",\n \"exchangeRate\": \"\",\n \"feesIncluded\": \"\",\n \"transactionId\": \"\",\n \"paymentInstructions\": [\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"IDR_ACCOUNT\",\n \"paymentRails\": [\n \"WIRE\",\n \"RTP\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"143329191\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n },\n {\n \"accountOrWalletInfo\": {\n \"accountNumber\": \"\",\n \"accountType\": \"LIGHTNING\",\n \"paymentRails\": [\n \"ACH\",\n \"RTP\"\n ],\n \"reference\": \"\",\n \"routingNumber\": \"824714225\"\n },\n \"instructionsNotes\": \"\",\n \"isPlatformAccount\": \"\"\n }\n ],\n \"remittanceInformation\": \"\",\n \"counterpartyInformation\": {\n \"cillumdfc\": 18386934.437697366\n },\n \"rateDetails\": {\n \"counterpartyMultiplier\": \"\",\n \"counterpartyFixedFee\": \"\",\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"scaChallenge\": {\n \"id\": \"\",\n \"expiresAt\": \"\",\n \"factor\": \"SMS_OTP\",\n \"availableFactors\": [\n \"SMS_OTP\",\n \"PASSKEY\"\n ],\n \"purpose\": \"\",\n \"passkeyAssertionOptions\": {\n \"sit_8_f\": 18845224.34442517,\n \"Lorem_2d\": 26574371,\n \"in28\": 62713663.845888585\n },\n \"passkeyAllowedOrigins\": [\n \"\",\n \"\"\n ]\n }\n },\n \"transferDetails\": {\n \"amount\": \"\",\n \"currency\": \"\",\n \"sourceAccountId\": \"\",\n \"destinationAccountId\": \"\"\n },\n \"transaction\": {\n \"customerId\": \"\",\n \"destination\": {\n \"accountId\": \"\",\n \"destinationType\": \"ACCOUNT\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"BITCOIN\"\n }\n },\n \"direction\": \"DEBIT\",\n \"id\": \"\",\n \"platformCustomerId\": \"\",\n \"receivedAmount\": {\n \"amount\": \"\",\n \"currency\": {\n \"code\": \"\",\n \"name\": \"\",\n \"symbol\": \"\",\n \"decimals\": \"\"\n }\n },\n \"status\": \"EXPIRED\",\n \"type\": \"OUTGOING\",\n \"settledAt\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"receiptDeliveryConfirmedAt\": \"\",\n \"agentId\": \"\",\n \"description\": \"\",\n \"counterpartyInformation\": {\n \"sed__\": -85510019,\n \"esse_992\": \"officia est qui ullamco eu\"\n },\n \"source\": {\n \"accountId\": \"\",\n \"sourceType\": \"UMA_ADDRESS\",\n \"currency\": \"\",\n \"onChainTransaction\": {\n \"transactionHash\": \"\",\n \"network\": \"BITCOIN\"\n }\n },\n \"fees\": \"\",\n \"reconciliationInstructions\": {\n \"reference\": \"\",\n \"transactionHash\": \"\"\n },\n \"rateDetails\": {\n \"gridApiMultiplier\": \"\",\n \"gridApiFixedFee\": \"\",\n \"gridApiVariableFeeRate\": \"\",\n \"gridApiVariableFeeAmount\": \"\"\n },\n \"failureReason\": \"LNURLP_FAILED\"\n },\n \"rejectionReason\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-946fe3cd-ce08-493e-a1e1-7838e9de44b8" }, { "id": "17848fb4-6ada-431e-9ab9-72da35677fdd", "name": "Bad request - Action cannot be rejected", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-17848fb4-6ada-431e-9ab9-72da35677fdd" }, { "id": "cd156b18-18ba-4253-a22e-afc760100a73", "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: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-cd156b18-18ba-4253-a22e-afc760100a73" }, { "id": "ec996890-2cdc-47e2-89d9-de6291fd3579", "name": "Agent or action not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-ec996890-2cdc-47e2-89d9-de6291fd3579" }, { "id": "a0397224-3c10-40e0-9604-abc499165455", "name": "Conflict - Action is not pending approval or has already been processed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 409,\n \"code\": \"EMAIL_OTP_CREDENTIAL_SET_CHANGED\",\n \"details\": {\n \"dolore4c\": false,\n \"ad_6\": \"eiusmod cupidatat esse proident\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-a0397224-3c10-40e0-9604-abc499165455" }, { "id": "e3789474-5438-4848-8a9e-57196fe371b9", "name": "Internal service error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"reason\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId/actions/:actionId/reject", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId", "actions", ":actionId", "reject" ], "variable": [ { "key": "agentId" }, { "key": "actionId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-e3789474-5438-4848-8a9e-57196fe371b9" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-36b69888-9a1e-4b39-a567-01b45aa0d716" } ], "id": "5e655d22-2392-4c4f-8233-2d0a97f6ccd4", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-5e655d22-2392-4c4f-8233-2d0a97f6ccd4" } ], "id": "4c1333b9-3111-4598-a1b0-91d3e0b53481", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-4c1333b9-3111-4598-a1b0-91d3e0b53481" } ], "id": "1fcee1bb-389f-44fa-a5d4-5d291b2af4e8", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-1fcee1bb-389f-44fa-a5d4-5d291b2af4e8" }, { "name": "Get agent by ID", "id": "a91af567-ef48-4d61-b236-8979b66c2d5c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "id": "8d5af26a-598f-4aa8-adcd-9a24316363fc", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" } ] }, "description": "Retrieve an agent by its system-generated ID." }, "response": [ { "id": "710bc910-e29c-457d-a5ca-c51ff2850383", "name": "Successful operation", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_QUOTES\"\n ],\n \"defaultExecutionMode\": \"AUTO\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-710bc910-e29c-457d-a5ca-c51ff2850383" }, { "id": "0958b912-544d-4ca4-9ad3-3e99dc9c8bb5", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-0958b912-544d-4ca4-9ad3-3e99dc9c8bb5" }, { "id": "88218bef-62ee-4604-9bb7-b63dbde1181b", "name": "Agent not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-88218bef-62ee-4604-9bb7-b63dbde1181b" }, { "id": "ef7c53f2-7901-4ed3-b4fa-bfa14e46ccd0", "name": "Internal service error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-ef7c53f2-7901-4ed3-b4fa-bfa14e46ccd0" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-a91af567-ef48-4d61-b236-8979b66c2d5c" }, { "name": "Update agent", "id": "463cfe91-6323-4377-8d01-24e96bb98737", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "id": "ba45038a-b87d-4dba-bf88-5141ea6e6f64", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" } ] }, "description": "Update an agent's name or paused state." }, "response": [ { "id": "fa0bd4b8-eafb-4d50-8b13-2b22dbd16069", "name": "Agent updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_QUOTES\"\n ],\n \"defaultExecutionMode\": \"AUTO\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-fa0bd4b8-eafb-4d50-8b13-2b22dbd16069" }, { "id": "9c86f7ba-b421-4a2e-9d54-7a990d7a5e03", "name": "Bad request", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-9c86f7ba-b421-4a2e-9d54-7a990d7a5e03" }, { "id": "4f98ff97-e4db-4054-9169-a13fbce403b9", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-4f98ff97-e4db-4054-9169-a13fbce403b9" }, { "id": "f6e693f5-a0ff-45b3-9cc7-0c124de52dfa", "name": "Agent not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-f6e693f5-a0ff-45b3-9cc7-0c124de52dfa" }, { "id": "149f69d2-bedb-4ab2-8747-1bc1a327c45d", "name": "Internal service error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"isPaused\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-149f69d2-bedb-4ab2-8747-1bc1a327c45d" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-463cfe91-6323-4377-8d01-24e96bb98737" }, { "name": "Delete agent", "id": "8e77a60e-03b4-4707-ae3d-8ebb848ea2d6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "id": "c2e59e5e-0226-4cee-8225-6d32e2c30619", "key": "agentId", "value": "", "description": "(Required) System-generated unique agent identifier" } ] }, "description": "Permanently delete an agent. Connected agent software will lose access immediately." }, "response": [ { "id": "bdad6527-d12e-4047-9e5d-38c8cbf42608", "name": "Agent deleted successfully", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-bdad6527-d12e-4047-9e5d-38c8cbf42608" }, { "id": "8f2fd537-e9d0-4bef-b336-4ee86cfe3b93", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8f2fd537-e9d0-4bef-b336-4ee86cfe3b93" }, { "id": "3cd771ef-fcf6-4d98-ad55-3e57b13ac4e6", "name": "Agent not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-3cd771ef-fcf6-4d98-ad55-3e57b13ac4e6" }, { "id": "1822e5dc-22b1-4dc9-88aa-ccde8d150c02", "name": "Internal service error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/:agentId", "host": [ "{{baseUrl}}" ], "path": [ "agents", ":agentId" ], "variable": [ { "key": "agentId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-1822e5dc-22b1-4dc9-88aa-ccde8d150c02" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8e77a60e-03b4-4707-ae3d-8ebb848ea2d6" } ], "id": "09c14dc3-2c22-452e-86ed-4f06cb63af0b", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-09c14dc3-2c22-452e-86ed-4f06cb63af0b" }, { "name": "device-codes", "item": [ { "name": "{code}", "item": [ { "name": "status", "item": [ { "name": "Get device code status", "id": "1db0662d-f64a-4869-9178-02183e988b3c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/status", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "status" ], "variable": [ { "id": "29e58f26-0aff-4f4e-be84-c5ce0ccc12ee", "key": "code", "value": "", "description": "(Required) The device code to check" } ] }, "description": "Check whether a device code has been redeemed. Use this to poll for agent installation completion after creating an agent.\n" }, "response": [ { "id": "39b7582a-dba8-4805-8bac-90546d96ea63", "name": "Successful operation", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/status", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "status" ], "variable": [ { "key": "code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"code\": \"\",\n \"redeemed\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-39b7582a-dba8-4805-8bac-90546d96ea63" }, { "id": "9b5b6c4b-f0fd-4d6f-931c-c817613e0d8a", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/status", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "status" ], "variable": [ { "key": "code" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-9b5b6c4b-f0fd-4d6f-931c-c817613e0d8a" }, { "id": "1ebf4c18-2d48-4f2f-9158-ca36832507fa", "name": "Device code not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/status", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "status" ], "variable": [ { "key": "code" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-1ebf4c18-2d48-4f2f-9158-ca36832507fa" }, { "id": "e91d0c26-a9a5-41b0-a15a-ae84fa25bc39", "name": "Internal service error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/status", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "status" ], "variable": [ { "key": "code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-e91d0c26-a9a5-41b0-a15a-ae84fa25bc39" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-1db0662d-f64a-4869-9178-02183e988b3c" } ], "id": "8bf38f89-23c3-461e-969f-447b72ce4f0f", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8bf38f89-23c3-461e-969f-447b72ce4f0f" }, { "name": "redeem", "item": [ { "name": "Redeem device code", "id": "816b978e-6add-4cc1-827f-0de726bb2057", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/redeem", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "redeem" ], "variable": [ { "id": "bb41838a-3eb3-4e87-b756-19c810d42503", "key": "code", "value": "", "description": "(Required) The device code to redeem" } ] }, "description": "Redeem a device code to obtain agent credentials. This endpoint is called by the agent software during installation. On success, returns a Bearer access token that the agent uses for all subsequent API calls. The token is returned only once and must be stored securely.\nThis endpoint does not require platform authentication \u2014 the device code itself serves as proof of authorization.\n" }, "response": [ { "id": "7ce9df6a-6872-42cf-ac75-4b2b4101071a", "name": "Device code redeemed successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/redeem", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "redeem" ], "variable": [ { "key": "code" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"agentId\": \"\",\n \"agentName\": \"\",\n \"accessToken\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_TRANSFERS\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"AUTO\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-7ce9df6a-6872-42cf-ac75-4b2b4101071a" }, { "id": "17396da1-fcf5-408e-b5a4-81dced79b261", "name": "Bad request (e.g., code already redeemed or expired)", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/redeem", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "redeem" ], "variable": [ { "key": "code" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-17396da1-fcf5-408e-b5a4-81dced79b261" }, { "id": "b7bcfb7f-f397-41f1-9513-a46813b1eaaa", "name": "Device code not found", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/redeem", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "redeem" ], "variable": [ { "key": "code" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 404,\n \"code\": \"TRANSACTION_NOT_FOUND\",\n \"details\": {\n \"veniam_\": false,\n \"exercitation__8_\": true\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-b7bcfb7f-f397-41f1-9513-a46813b1eaaa" }, { "id": "0b1dadff-0e1e-4ea4-b267-dec23dcff09c", "name": "Internal service error", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents/device-codes/:code/redeem", "host": [ "{{baseUrl}}" ], "path": [ "agents", "device-codes", ":code", "redeem" ], "variable": [ { "key": "code" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-0b1dadff-0e1e-4ea4-b267-dec23dcff09c" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-816b978e-6add-4cc1-827f-0de726bb2057" } ], "id": "bfb14379-8a16-459c-aa10-b795072eba61", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-bfb14379-8a16-459c-aa10-b795072eba61" } ], "id": "b5bbb1f2-6135-4e10-8756-da79bffce931", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-b5bbb1f2-6135-4e10-8756-da79bffce931" } ], "id": "5b90f249-96d1-45c4-ab3c-af448cc2db9b", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-5b90f249-96d1-45c4-ab3c-af448cc2db9b" }, { "name": "Create an agent", "id": "d2b71398-6dee-44cd-9e54-ff13116788b9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"customerId\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents", "host": [ "{{baseUrl}}" ], "path": [ "agents" ] }, "description": "Create a new agent with a specified policy. Returns the created agent and a device code that must be redeemed by the agent software to complete installation.\n" }, "response": [ { "id": "7973d89b-d041-498f-b390-6dfdab1295a8", "name": "Agent created successfully", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"customerId\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents", "host": [ "{{baseUrl}}" ], "path": [ "agents" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"agent\": {\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"EXECUTE_QUOTES\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n },\n \"deviceCode\": {\n \"code\": \"\",\n \"agentId\": \"\",\n \"expiresAt\": \"\",\n \"redeemed\": \"\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-7973d89b-d041-498f-b390-6dfdab1295a8" }, { "id": "ba9899f1-cdd2-403d-b563-a90a39d33db2", "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: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"customerId\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents", "host": [ "{{baseUrl}}" ], "path": [ "agents" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-ba9899f1-cdd2-403d-b563-a90a39d33db2" }, { "id": "a917edf3-f8e4-4cf9-a394-337fceddd9b8", "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: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"customerId\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents", "host": [ "{{baseUrl}}" ], "path": [ "agents" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-a917edf3-f8e4-4cf9-a394-337fceddd9b8" }, { "id": "e04609b1-4c3b-465e-bee7-58c7323112e7", "name": "Internal service error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"customerId\": \"\",\n \"policy\": {\n \"permissions\": [\n \"CREATE_QUOTES\",\n \"CREATE_TRANSFERS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/agents", "host": [ "{{baseUrl}}" ], "path": [ "agents" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-e04609b1-4c3b-465e-bee7-58c7323112e7" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-d2b71398-6dee-44cd-9e54-ff13116788b9" }, { "name": "List agents", "id": "187eab0e-7c51-4420-9809-3a3480c26f07", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/agents?customerId=&isPaused=&isConnected=&createdAfter=&createdBefore=&updatedAfter=&updatedBefore=&limit=20&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "agents" ], "query": [ { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by paused status", "key": "isPaused", "value": "" }, { "description": "Filter by connection status (whether the device code has been redeemed)", "key": "isConnected", "value": "" }, { "description": "Filter agents created after this timestamp (inclusive)", "key": "createdAfter", "value": "" }, { "description": "Filter agents created before this timestamp (inclusive)", "key": "createdBefore", "value": "" }, { "description": "Filter agents updated after this timestamp (inclusive)", "key": "updatedAfter", "value": "" }, { "description": "Filter agents updated before this timestamp (inclusive)", "key": "updatedBefore", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" } ] }, "description": "Retrieve a paginated list of agents for the authenticated platform." }, "response": [ { "id": "8980de88-017a-4230-9521-01ea63f193af", "name": "Successful operation", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents?customerId=&isPaused=&isConnected=&createdAfter=&createdBefore=&updatedAfter=&updatedBefore=&limit=20&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "agents" ], "query": [ { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by paused status", "key": "isPaused", "value": "" }, { "description": "Filter by connection status (whether the device code has been redeemed)", "key": "isConnected", "value": "" }, { "description": "Filter agents created after this timestamp (inclusive)", "key": "createdAfter", "value": "" }, { "description": "Filter agents created before this timestamp (inclusive)", "key": "createdBefore", "value": "" }, { "description": "Filter agents updated after this timestamp (inclusive)", "key": "updatedAfter", "value": "" }, { "description": "Filter agents updated before this timestamp (inclusive)", "key": "updatedBefore", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"MANAGE_EXTERNAL_ACCOUNTS\",\n \"EXECUTE_QUOTES\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"customerId\": \"\",\n \"isPaused\": \"\",\n \"isConnected\": \"\",\n \"policy\": {\n \"permissions\": [\n \"VIEW_TRANSACTIONS\",\n \"MANAGE_EXTERNAL_ACCOUNTS\"\n ],\n \"defaultExecutionMode\": \"APPROVAL_REQUIRED\",\n \"spendingLimits\": {\n \"currency\": \"\",\n \"perTransactionLimit\": \"\",\n \"dailyLimit\": \"\",\n \"dailyTransactionLimit\": \"\",\n \"monthlyLimit\": \"\"\n },\n \"accountRestrictions\": {\n \"allowedAccountIds\": null,\n \"accountRules\": [\n {\n \"accountId\": \"\",\n \"executionMode\": \"APPROVAL_REQUIRED\",\n \"perTransactionLimit\": \"\"\n },\n {\n \"accountId\": \"\",\n \"executionMode\": \"AUTO\",\n \"perTransactionLimit\": \"\"\n }\n ]\n },\n \"approvalThresholds\": {\n \"currency\": \"\",\n \"amount\": \"\"\n }\n },\n \"usage\": {\n \"dailyTransactionCount\": \"\",\n \"dailySpend\": \"\",\n \"monthlySpend\": \"\",\n \"dailyResetDate\": \"\",\n \"monthlyResetMonth\": \"\"\n },\n \"createdAt\": \"\",\n \"updatedAt\": \"\"\n }\n ],\n \"hasMore\": \"\",\n \"nextCursor\": \"\",\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-8980de88-017a-4230-9521-01ea63f193af" }, { "id": "dda2eab2-bf03-4d4c-82d7-7a09c6c3a61a", "name": "Bad request - Invalid parameters", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents?customerId=&isPaused=&isConnected=&createdAfter=&createdBefore=&updatedAfter=&updatedBefore=&limit=20&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "agents" ], "query": [ { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by paused status", "key": "isPaused", "value": "" }, { "description": "Filter by connection status (whether the device code has been redeemed)", "key": "isConnected", "value": "" }, { "description": "Filter agents created after this timestamp (inclusive)", "key": "createdAfter", "value": "" }, { "description": "Filter agents created before this timestamp (inclusive)", "key": "createdBefore", "value": "" }, { "description": "Filter agents updated after this timestamp (inclusive)", "key": "updatedAfter", "value": "" }, { "description": "Filter agents updated before this timestamp (inclusive)", "key": "updatedBefore", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 400,\n \"code\": \"INVALID_TIMESTAMP\",\n \"details\": {\n \"consequat_d55\": \"ullamco dolore\"\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-dda2eab2-bf03-4d4c-82d7-7a09c6c3a61a" }, { "id": "be61fd53-1548-4e95-8a4d-318ebb31d434", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents?customerId=&isPaused=&isConnected=&createdAfter=&createdBefore=&updatedAfter=&updatedBefore=&limit=20&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "agents" ], "query": [ { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by paused status", "key": "isPaused", "value": "" }, { "description": "Filter by connection status (whether the device code has been redeemed)", "key": "isConnected", "value": "" }, { "description": "Filter agents created after this timestamp (inclusive)", "key": "createdAfter", "value": "" }, { "description": "Filter agents created before this timestamp (inclusive)", "key": "createdBefore", "value": "" }, { "description": "Filter agents updated after this timestamp (inclusive)", "key": "updatedAfter", "value": "" }, { "description": "Filter agents updated before this timestamp (inclusive)", "key": "updatedBefore", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 401,\n \"code\": \"WALLET_SIGNATURE_BODY_MISMATCH\",\n \"details\": {\n \"voluptate8\": -53804177,\n \"Ut_e9\": 41128906.97250715\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-be61fd53-1548-4e95-8a4d-318ebb31d434" }, { "id": "0bf9ddfa-03c9-4e46-b80a-1c7a279b95d4", "name": "Internal service error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/agents?customerId=&isPaused=&isConnected=&createdAfter=&createdBefore=&updatedAfter=&updatedBefore=&limit=20&cursor=", "host": [ "{{baseUrl}}" ], "path": [ "agents" ], "query": [ { "description": "Filter by customer ID", "key": "customerId", "value": "" }, { "description": "Filter by paused status", "key": "isPaused", "value": "" }, { "description": "Filter by connection status (whether the device code has been redeemed)", "key": "isConnected", "value": "" }, { "description": "Filter agents created after this timestamp (inclusive)", "key": "createdAfter", "value": "" }, { "description": "Filter agents created before this timestamp (inclusive)", "key": "createdBefore", "value": "" }, { "description": "Filter agents updated after this timestamp (inclusive)", "key": "updatedAfter", "value": "" }, { "description": "Filter agents updated before this timestamp (inclusive)", "key": "updatedBefore", "value": "" }, { "description": "Maximum number of results to return (default 20, max 100)", "key": "limit", "value": "20" }, { "description": "Cursor for pagination (returned from previous request)", "key": "cursor", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status\": 500,\n \"code\": \"GRID_SWITCH_ERROR\",\n \"details\": {\n \"cillum_0c\": -21843104.191779077,\n \"veniam08\": \"et consequat deserunt occaecat\",\n \"in31_\": 28383503\n }\n}", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-0bf9ddfa-03c9-4e46-b80a-1c7a279b95d4" } ], "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-187eab0e-7c51-4420-9809-3a3480c26f07" } ], "id": "b00348de-60e0-4fec-a882-bc13d4992397", "createdAt": "2026-07-28T02:06:57.000Z", "updatedAt": "2026-07-28T02:06:57.000Z", "uid": "35240-b00348de-60e0-4fec-a882-bc13d4992397" } ], "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.lightspark.com/grid/2025-10-13" } ] }