{ "info": { "_postman_id": "6bd8289f-1912-4074-944d-a048faa04724", "name": "Slash Public Account Merchant API", "description": "API description", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:56:55.000Z", "updatedAt": "2026-07-28T02:56:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-6bd8289f-1912-4074-944d-a048faa04724" }, "item": [ { "name": "merchant", "item": [ { "name": "{merchantId}", "item": [ { "name": "Fetch details for a single merchant by ID", "id": "0c2333c0-f103-4e93-b3d9-9f882850ea3b", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "id": "644ade91-ead8-4e74-8d03-21fd9d5b20f7", "key": "merchantId", "value": "", "description": "(Required) " } ] }, "description": "Fetch details for a single merchant by ID" }, "response": [ { "id": "4ab85714-bef7-4f41-a769-c276b9d03233", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "key": "merchantId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"url\": \"\"\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-4ab85714-bef7-4f41-a769-c276b9d03233" }, { "id": "2c811f0d-eb7a-48db-8f69-ea90a74e891e", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "key": "merchantId" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-2c811f0d-eb7a-48db-8f69-ea90a74e891e" }, { "id": "51fdacbf-c4bc-4678-991a-d94011df9dc6", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "key": "merchantId" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-51fdacbf-c4bc-4678-991a-d94011df9dc6" }, { "id": "d9f24479-b358-4550-b63a-b58b99ff0b97", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "key": "merchantId" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-d9f24479-b358-4550-b63a-b58b99ff0b97" }, { "id": "c36e88ba-0dd7-4cee-b5fa-5829f8b3adc4", "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}}/merchant/:merchantId", "host": [ "{{baseUrl}}" ], "path": [ "merchant", ":merchantId" ], "variable": [ { "key": "merchantId" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-c36e88ba-0dd7-4cee-b5fa-5829f8b3adc4" } ], "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-0c2333c0-f103-4e93-b3d9-9f882850ea3b" } ], "id": "4897fcef-1c5f-4658-a471-50a037deae7d", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-4897fcef-1c5f-4658-a471-50a037deae7d" }, { "name": "Retrieve the list of available merchant ids", "id": "5a157732-41f9-441d-8cbb-213b5b959d0b", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] }, "description": "Retrieve the list of available merchant ids" }, "response": [ { "id": "3e823b3e-3cab-4cb7-9aa3-5976c4e334cc", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"items\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"url\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"url\": \"\"\n }\n ],\n \"metadata\": {\n \"nextCursor\": \"\",\n \"count\": \"\"\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-3e823b3e-3cab-4cb7-9aa3-5976c4e334cc" }, { "id": "1b1d1df6-c8af-4a97-98eb-538e354eb45e", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-1b1d1df6-c8af-4a97-98eb-538e354eb45e" }, { "id": "b1c89611-b2d3-455a-8835-a52c8aec33aa", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-b1c89611-b2d3-455a-8835-a52c8aec33aa" }, { "id": "2e1fee01-de3a-450b-8cd4-31b21a4fe339", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-2e1fee01-de3a-450b-8cd4-31b21a4fe339" }, { "id": "417c3f7d-dc40-4d09-ba92-ffa167952dde", "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}}/merchant?cursor=&search:merchant_name=", "host": [ "{{baseUrl}}" ], "path": [ "merchant" ], "query": [ { "description": "A cursor string to fetch the next page of results", "key": "cursor", "value": "" }, { "description": "Pass in a merchant name to filter merchants by name.", "key": "search:merchant_name", "value": "" } ] } }, "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 \"non6fd\": \"qui\",\n \"officia_f_\": -30997787,\n \"culpa0\": 46163273.0089955,\n \"in_788\": false\n }\n}", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-417c3f7d-dc40-4d09-ba92-ffa167952dde" } ], "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-5a157732-41f9-441d-8cbb-213b5b959d0b" } ], "id": "601779de-9f9a-4cdf-a702-4a36ff0d9c88", "createdAt": "2026-07-28T02:56:56.000Z", "updatedAt": "2026-07-28T02:56:56.000Z", "uid": "35240-601779de-9f9a-4cdf-a702-4a36ff0d9c88" } ], "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" } ] }