{ "info": { "_postman_id": "853bd168-1a92-4f11-b7af-420b94b95caf", "name": "Slash Public Account Card API", "description": "API description", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:56:35.000Z", "updatedAt": "2026-07-28T02:56:35.000Z", "lastUpdatedBy": "35240", "uid": "35240-853bd168-1a92-4f11-b7af-420b94b95caf" }, "item": [ { "name": "card", "item": [ { "name": "{cardId}", "item": [ { "name": "utilization", "item": [ { "name": "Get a card's current utilization", "id": "ac8345c3-d099-4321-b01c-de45ec8d7f00", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "id": "d589e008-9d06-4a61-ac1a-d80f8dd07a4e", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Get a card's current utilization" }, "response": [ { "id": "a0b9db08-58aa-433e-b65d-6df5ce6c4593", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"spend\": {\n \"amountCents\": \"\"\n },\n \"nextResetDate\": \"\",\n \"availableBalance\": {\n \"amountCents\": \"\"\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-a0b9db08-58aa-433e-b65d-6df5ce6c4593" }, { "id": "3f0c0542-f9f6-4081-8565-9b10e6f6b700", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-3f0c0542-f9f6-4081-8565-9b10e6f6b700" }, { "id": "d2905017-7fc9-40c0-b7e1-a0aad1aee593", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-d2905017-7fc9-40c0-b7e1-a0aad1aee593" }, { "id": "bdd1a88e-d387-45e2-a27d-bb5a82f3fbd3", "name": "TooManyRequests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-bdd1a88e-d387-45e2-a27d-bb5a82f3fbd3" }, { "id": "4355bb1d-efd3-4ff2-ad7c-1d655be8cc1d", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/utilization", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "utilization" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-4355bb1d-efd3-4ff2-ad7c-1d655be8cc1d" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-ac8345c3-d099-4321-b01c-de45ec8d7f00" } ], "id": "c80c20f9-c893-4bdd-a2cb-5e56c1b7712b", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-c80c20f9-c893-4bdd-a2cb-5e56c1b7712b" }, { "name": "modifier", "item": [ { "name": "Get all modifiers for a card.", "id": "d15bc241-17ae-452e-9a01-be730075e42f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "id": "34cdd8cf-1e1c-43e4-abe8-31f2f78d362c", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Get all modifiers for a card." }, "response": [ { "id": "37d7b768-6f3d-4834-82c2-f87954464067", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-37d7b768-6f3d-4834-82c2-f87954464067" }, { "id": "3485eeb9-7611-4ce0-b255-dd3c55b86d78", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-3485eeb9-7611-4ce0-b255-dd3c55b86d78" }, { "id": "c966cf87-d234-4128-9ff4-1cac012e2075", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-c966cf87-d234-4128-9ff4-1cac012e2075" }, { "id": "db7bb775-6fa4-476e-8dfb-c5910e7c31f3", "name": "TooManyRequests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-db7bb775-6fa4-476e-8dfb-c5910e7c31f3" }, { "id": "8f7229a3-9d9e-4d45-a748-7596b14349f3", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-8f7229a3-9d9e-4d45-a748-7596b14349f3" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-d15bc241-17ae-452e-9a01-be730075e42f" }, { "name": "Set a modifier for a card.", "id": "2240661f-d998-41ae-b6f0-397b06cb54aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "id": "7cb15b83-11c5-4ea9-ada2-5c2f906ab789", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Set a modifier for a card." }, "response": [ { "id": "8b055e43-4bee-450a-bde6-d596f59e5156", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": \"\"\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-8b055e43-4bee-450a-bde6-d596f59e5156" }, { "id": "d126fc7f-f570-443d-a443-f7b44ffaf183", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-d126fc7f-f570-443d-a443-f7b44ffaf183" }, { "id": "def8eba0-176e-4f1e-9a06-36f2ce2ad9dd", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-def8eba0-176e-4f1e-9a06-36f2ce2ad9dd" }, { "id": "6523c5a6-5a49-4f0b-891c-6f3d2ce1faf9", "name": "TooManyRequests", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-6523c5a6-5a49-4f0b-891c-6f3d2ce1faf9" }, { "id": "4c07daf9-ca27-482f-98fa-4d3583ddaf54", "name": "Internal Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/modifier", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "modifier" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-4c07daf9-ca27-482f-98fa-4d3583ddaf54" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-2240661f-d998-41ae-b6f0-397b06cb54aa" } ], "id": "ff2021f1-1047-4e2a-b35a-5661f45199e9", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-ff2021f1-1047-4e2a-b35a-5661f45199e9" }, { "name": "spending-constraint", "item": [ { "name": "Apply a partial update to a card's spending constraint while preserving current properties applied. Properties set to \"null\" will be removed from the spending constraint.", "id": "a467345c-cf1d-4f42-9fbc-148882e917b4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "id": "d261a03e-54dc-4ec2-a3b5-6daf870e1cdc", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Apply a partial update to a card's spending constraint while preserving current properties applied. Properties set to \"null\" will be removed from the spending constraint." }, "response": [ { "id": "a7c2ffd5-4a2f-48a3-a0f7-ef61557f8431", "name": "OK", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-a7c2ffd5-4a2f-48a3-a0f7-ef61557f8431" }, { "id": "b61f7efa-2ebe-428c-824a-89aaa8f80d72", "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: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-b61f7efa-2ebe-428c-824a-89aaa8f80d72" }, { "id": "6dea1f96-8938-4b39-a4a0-8eed77aafc42", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-6dea1f96-8938-4b39-a4a0-8eed77aafc42" }, { "id": "d9abcbe5-4376-4689-986b-783120606643", "name": "TooManyRequests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-d9abcbe5-4376-4689-986b-783120606643" }, { "id": "f5bbfbac-f944-4204-8319-035c8ddf5dc0", "name": "Internal Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"startDate\": \"\"\n },\n {\n \"timezone\": \"\",\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-f5bbfbac-f944-4204-8319-035c8ddf5dc0" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-a467345c-cf1d-4f42-9fbc-148882e917b4" }, { "name": "Fully replace a card's spending constraint.", "id": "46e21811-32eb-4e0a-b7a6-189cae0e3d14", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "id": "7e25ad4a-8034-47ff-8b8f-a2298181021f", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Fully replace a card's spending constraint." }, "response": [ { "id": "76bb7ef7-df88-4ce9-9530-ab52beeab832", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-76bb7ef7-df88-4ce9-9530-ab52beeab832" }, { "id": "018c4fc0-8dde-4627-b4e5-52693d684360", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-018c4fc0-8dde-4627-b4e5-52693d684360" }, { "id": "51fb581c-7bcb-4c43-823f-fad12b1f1fcd", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-51fb581c-7bcb-4c43-823f-fad12b1f1fcd" }, { "id": "e592c191-6ad9-4789-83ce-b4b753a47a8f", "name": "TooManyRequests", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-e592c191-6ad9-4789-83ce-b4b753a47a8f" }, { "id": "2e7ed6ad-26b9-4b45-9f42-d63c95e1b714", "name": "Internal Error", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId/spending-constraint", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId", "spending-constraint" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-2e7ed6ad-26b9-4b45-9f42-d63c95e1b714" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-46e21811-32eb-4e0a-b7a6-189cae0e3d14" } ], "id": "b534d13c-fa63-4ebb-82a3-3979270e1aac", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-b534d13c-fa63-4ebb-82a3-3979270e1aac" }, { "name": "Update a card", "id": "2a847870-ef28-49b0-8057-9a47c187e71f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "id": "d2627c5d-8ed6-4cf4-b7bd-ceb88e823452", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Update a card" }, "response": [ { "id": "997828ed-bfd6-48a7-83a4-ab5c4362eb07", "name": "OK", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"accountId\": \"\",\n \"last4\": \"\",\n \"name\": \"\",\n \"expiryMonth\": \"\",\n \"expiryYear\": \"\",\n \"status\": \"inactive\",\n \"isPhysical\": \"\",\n \"virtualAccountId\": \"\",\n \"isSingleUse\": \"\",\n \"pan\": \"\",\n \"cvv\": \"\",\n \"cardGroupId\": \"\",\n \"cardGroupName\": \"\",\n \"createdAt\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {},\n \"cardProductId\": \"\",\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-997828ed-bfd6-48a7-83a4-ab5c4362eb07" }, { "id": "a6f50fa4-c824-4860-b800-799bb0d8398d", "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: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-a6f50fa4-c824-4860-b800-799bb0d8398d" }, { "id": "7369560c-d0af-43cd-b50e-325a21335d6d", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-7369560c-d0af-43cd-b50e-325a21335d6d" }, { "id": "e536cdd5-17af-4ac6-9c9d-b663939ea1a0", "name": "TooManyRequests", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-e536cdd5-17af-4ac6-9c9d-b663939ea1a0" }, { "id": "e51bfe47-ea55-4987-85ac-6d910f7c3066", "name": "Internal Error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"status\": \"active\",\n \"cardGroupId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {\n \"deserunt_\": \"ea Lorem ullamco sit\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card/:cardId", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-e51bfe47-ea55-4987-85ac-6d910f7c3066" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-2a847870-ef28-49b0-8057-9a47c187e71f" }, { "name": "Fetch details for a single card by card ID", "id": "f4871ae8-6183-41ae-a994-68d29002fa33", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "id": "8ee5ee6c-e22e-4167-b332-0517cd2d98ae", "key": "cardId", "value": "", "description": "(Required) " } ] }, "description": "Fetch details for a single card by card ID" }, "response": [ { "id": "87d0a651-95d0-4394-ab98-e424938276bb", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "key": "cardId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"accountId\": \"\",\n \"last4\": \"\",\n \"name\": \"\",\n \"expiryMonth\": \"\",\n \"expiryYear\": \"\",\n \"status\": \"inactive\",\n \"isPhysical\": \"\",\n \"virtualAccountId\": \"\",\n \"isSingleUse\": \"\",\n \"pan\": \"\",\n \"cvv\": \"\",\n \"cardGroupId\": \"\",\n \"cardGroupName\": \"\",\n \"createdAt\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {},\n \"cardProductId\": \"\",\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-87d0a651-95d0-4394-ab98-e424938276bb" }, { "id": "dc34b386-b026-4561-b418-4a179d713fa6", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "key": "cardId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-dc34b386-b026-4561-b418-4a179d713fa6" }, { "id": "1280bb77-c8cc-4e4d-a8ec-29bf26265000", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "key": "cardId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-1280bb77-c8cc-4e4d-a8ec-29bf26265000" }, { "id": "97aee119-4635-4e66-97f6-00a8c1fc4ac5", "name": "TooManyRequests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "key": "cardId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-97aee119-4635-4e66-97f6-00a8c1fc4ac5" }, { "id": "dfcfa5fc-9087-4e66-bf27-9599833d9dc5", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card/:cardId?include_pan=false&include_cvv=false", "host": [ "{{baseUrl}}" ], "path": [ "card", ":cardId" ], "query": [ { "key": "include_pan", "value": "false" }, { "key": "include_cvv", "value": "false" } ], "variable": [ { "key": "cardId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-dfcfa5fc-9087-4e66-bf27-9599833d9dc5" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-f4871ae8-6183-41ae-a994-68d29002fa33" } ], "id": "90a1a4e0-a975-4a99-995b-9ac1342ae38d", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-90a1a4e0-a975-4a99-995b-9ac1342ae38d" }, { "name": "List all cards you have access to.", "id": "70a08a5d-a695-4d23-9504-ace64db0a544", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] }, "description": "List all cards you have access to." }, "response": [ { "id": "6535b8aa-4b8e-4ede-a228-d50d552171dc", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"accountId\": \"\",\n \"last4\": \"\",\n \"name\": \"\",\n \"expiryMonth\": \"\",\n \"expiryYear\": \"\",\n \"status\": \"closed\",\n \"isPhysical\": \"\",\n \"virtualAccountId\": \"\",\n \"isSingleUse\": \"\",\n \"pan\": \"\",\n \"cvv\": \"\",\n \"cardGroupId\": \"\",\n \"cardGroupName\": \"\",\n \"createdAt\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n }\n },\n \"userData\": {},\n \"cardProductId\": \"\",\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"id\": \"\",\n \"accountId\": \"\",\n \"last4\": \"\",\n \"name\": \"\",\n \"expiryMonth\": \"\",\n \"expiryYear\": \"\",\n \"status\": \"active\",\n \"isPhysical\": \"\",\n \"virtualAccountId\": \"\",\n \"isSingleUse\": \"\",\n \"pan\": \"\",\n \"cvv\": \"\",\n \"cardGroupId\": \"\",\n \"cardGroupName\": \"\",\n \"createdAt\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"weekly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {},\n \"cardProductId\": \"\",\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n }\n ],\n \"metadata\": {\n \"nextCursor\": \"\",\n \"count\": \"\"\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-6535b8aa-4b8e-4ede-a228-d50d552171dc" }, { "id": "61a59e26-446d-4a8c-b130-beaf1dbfdfc5", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-61a59e26-446d-4a8c-b130-beaf1dbfdfc5" }, { "id": "f089cb15-b3ae-490e-b2a9-3b6050018344", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-f089cb15-b3ae-490e-b2a9-3b6050018344" }, { "id": "fb295c98-fe31-4893-ab8a-1a6207518b5f", "name": "TooManyRequests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-fb295c98-fe31-4893-ab8a-1a6207518b5f" }, { "id": "8fe54263-971f-4233-8f04-6c4fd5fec8a4", "name": "Internal Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "url": { "raw": "{{baseUrl}}/card?filter:legalEntityId=&filter:accountId=&filter:virtualAccountId=&cursor=&filter:status=paused&filter:cardGroupId=&filter:cardGroupName=&filter:modifier=&sort=createdAt&sortDirection=ASC", "host": [ "{{baseUrl}}" ], "path": [ "card" ], "query": [ { "description": "Pass in a legal entity ID to filter for cards in accounts under a specific legal entity.", "key": "filter:legalEntityId", "value": "" }, { "description": "Pass in an account ID to filter for cards under a specific account.", "key": "filter:accountId", "value": "" }, { "description": "Pass in a virtual account ID to filter for cards under a specific virtual account.", "key": "filter:virtualAccountId", "value": "" }, { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Returns all cards matching the status passed in.", "key": "filter:status", "value": "paused" }, { "description": "Pass in a card group ID, This will return all cards that belong to the card group ID passed in. Cannot be combined with filter:cardGroupName.", "key": "filter:cardGroupId", "value": "" }, { "description": "Pass in a card group name, This will return all cards that belong to the card group name passed in. Cannot be combined with filter:cardGroupId.", "key": "filter:cardGroupName", "value": "" }, { "description": "Filter cards by modifier. Format is \"modifier_name:value\" (e.g., \"only_allow_recurring_payments:true\"). Returns cards where the specified modifier has the given value.", "key": "filter:modifier", "value": "" }, { "description": "Sorts card by creation date or name.", "key": "sort", "value": "createdAt" }, { "description": "The direction to apply the sort filter by. Default ASC.", "key": "sortDirection", "value": "ASC" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-8fe54263-971f-4233-8f04-6c4fd5fec8a4" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-70a08a5d-a695-4d23-9504-ace64db0a544" }, { "name": "Create a card", "id": "f83c6ffd-68a7-49a2-882f-c9f0f42c9cfb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] }, "description": "Create a card" }, "response": [ { "id": "509e8964-34b2-4d0d-9549-69ad78e22a18", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"accountId\": \"\",\n \"last4\": \"\",\n \"name\": \"\",\n \"expiryMonth\": \"\",\n \"expiryYear\": \"\",\n \"status\": \"inactive\",\n \"isPhysical\": \"\",\n \"virtualAccountId\": \"\",\n \"isSingleUse\": \"\",\n \"pan\": \"\",\n \"cvv\": \"\",\n \"cardGroupId\": \"\",\n \"cardGroupName\": \"\",\n \"createdAt\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"daily\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"userData\": {},\n \"cardProductId\": \"\",\n \"modifiers\": [\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n },\n {\n \"name\": \"only_allow_recurring_payments\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-509e8964-34b2-4d0d-9549-69ad78e22a18" }, { "id": "d3cd08f0-1127-4267-9bfe-666f05632382", "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: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-d3cd08f0-1127-4267-9bfe-666f05632382" }, { "id": "52e2d5b7-ac92-4c7a-9f48-53fcc76949f2", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-52e2d5b7-ac92-4c7a-9f48-53fcc76949f2" }, { "id": "114590af-e9ef-46d3-a218-204a8d7492b2", "name": "TooManyRequests", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-114590af-e9ef-46d3-a218-204a8d7492b2" }, { "id": "8129ce0d-6891-41ef-8f39-f8f3d494466c", "name": "Internal Error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-Key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"type\": \"virtual\",\n \"accountId\": \"\",\n \"virtualAccountId\": \"\",\n \"spendingConstraint\": {\n \"merchantCategoryRule\": {\n \"merchantCategories\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantRule\": {\n \"merchants\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n },\n \"spendingRule\": {\n \"utilizationLimit\": {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"monthly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n \"utilizationLimitV2\": [\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"yearly\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n },\n {\n \"limitAmount\": {\n \"amountCents\": \"\"\n },\n \"preset\": \"collective\",\n \"timezone\": \"\",\n \"startDate\": \"\"\n }\n ],\n \"transactionSizeLimit\": {\n \"minimum\": {\n \"amountCents\": \"\"\n },\n \"maximum\": {\n \"amountCents\": \"\"\n }\n }\n },\n \"countryRule\": {\n \"countries\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"allowlist\"\n },\n \"merchantCategoryCodeRule\": {\n \"merchantCategoryCodes\": [\n \"\",\n \"\"\n ],\n \"restriction\": \"blacklist\"\n }\n },\n \"isSingleUse\": \"\",\n \"userData\": {\n \"ea_b2\": \"Excepteur ullamco velit nisi exercitation\",\n \"non_46a\": true,\n \"Duis_b96\": \"exercitation ullamco quis\"\n },\n \"cardGroupId\": \"\",\n \"cardProductId\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/card", "host": [ "{{baseUrl}}" ], "path": [ "card" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"name\": \"\",\n \"identifier\": \"\",\n \"rawStatus\": \"\",\n \"meta\": {\n \"magnad\": false,\n \"irure_b\": -24926817\n }\n}", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-8129ce0d-6891-41ef-8f39-f8f3d494466c" } ], "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-f83c6ffd-68a7-49a2-882f-c9f0f42c9cfb" } ], "id": "ad67551a-574f-4e75-8c07-9a199cada48f", "createdAt": "2026-07-28T02:56:36.000Z", "updatedAt": "2026-07-28T02:56:36.000Z", "uid": "35240-ad67551a-574f-4e75-8c07-9a199cada48f" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-Key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.slash.com" } ] }