{ "info": { "_postman_id": "9a6c9de3-27da-4f06-a317-4d4152054a1e", "name": "Coinme Crypto-as-a-Service AuthLinkResult Businessonboarding API", "description": "Coinme Crypto-as-a-Service (CaaS) API. Harvested from provider-published per-endpoint OpenAPI blocks at docs.coinme.com/reference. Modular crypto infrastructure: KYC onboarding, quotes, buy/sell orders, wallets, sends, cash on/off-ramp, payment methods, and webhooks.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:25:09.000Z", "updatedAt": "2026-07-28T01:25:09.000Z", "lastUpdatedBy": "35240", "uid": "35240-9a6c9de3-27da-4f06-a317-4d4152054a1e" }, "item": [ { "name": "businessonboarding", "item": [ { "name": "Initiate Business Onboarding", "id": "4efa35e4-3f03-4cbf-9967-e1dd3acf2d0e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Partner User Agent ID (provided by Coinme)", "key": "User-Agent", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"companyName\": \"\",\n \"dateOfIncorporation\": \"\",\n \"companyAddress\": {\n \"line1\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postalCode\": \"\",\n \"country\": \"\",\n \"line2\": \"\"\n },\n \"countryOfIncorporation\": \"\",\n \"companyType\": \"Proprietorship\",\n \"companyTaxIdentification Number\": \"\",\n \"companyPhone\": {\n \"countryCode\": \"\",\n \"number\": \"\"\n },\n \"companyEmail\": \"\",\n \"ultimateBeneficialOwnerFullName\": {\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"otherNames\": {\n \"secondLastName\": \"\",\n \"otherName1\": \"\",\n \"otherName2\": \"\"\n }\n },\n \"stateOfIncorporation\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/businessonboarding", "host": [ "{{baseUrl}}" ], "path": [ "businessonboarding" ] }, "description": "Create a new business account if one does not exist. This is to be used for partners who service business clients." }, "response": [ { "id": "75024590-42c7-412f-a50e-baa4ba1a8fea", "name": "200", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Partner User Agent ID (provided by Coinme)", "key": "User-Agent", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"companyName\": \"\",\n \"dateOfIncorporation\": \"\",\n \"companyAddress\": {\n \"line1\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postalCode\": \"\",\n \"country\": \"\",\n \"line2\": \"\"\n },\n \"countryOfIncorporation\": \"\",\n \"companyType\": \"Proprietorship\",\n \"companyTaxIdentification Number\": \"\",\n \"companyPhone\": {\n \"countryCode\": \"\",\n \"number\": \"\"\n },\n \"companyEmail\": \"\",\n \"ultimateBeneficialOwnerFullName\": {\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"otherNames\": {\n \"secondLastName\": \"\",\n \"otherName1\": \"\",\n \"otherName2\": \"\"\n }\n },\n \"stateOfIncorporation\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/businessonboarding", "host": [ "{{baseUrl}}" ], "path": [ "businessonboarding" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"customerId\": \"\"\n },\n \"errorResponse\": {}\n}", "createdAt": "2026-07-28T01:25:09.000Z", "updatedAt": "2026-07-28T01:25:09.000Z", "uid": "35240-75024590-42c7-412f-a50e-baa4ba1a8fea" }, { "id": "30c50408-84c6-4376-9a2b-5ea3ae4c3073", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Partner User Agent ID (provided by Coinme)", "key": "User-Agent", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"companyName\": \"\",\n \"dateOfIncorporation\": \"\",\n \"companyAddress\": {\n \"line1\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"postalCode\": \"\",\n \"country\": \"\",\n \"line2\": \"\"\n },\n \"countryOfIncorporation\": \"\",\n \"companyType\": \"Proprietorship\",\n \"companyTaxIdentification Number\": \"\",\n \"companyPhone\": {\n \"countryCode\": \"\",\n \"number\": \"\"\n },\n \"companyEmail\": \"\",\n \"ultimateBeneficialOwnerFullName\": {\n \"firstName\": \"\",\n \"lastName\": \"\",\n \"middleName\": \"\",\n \"otherNames\": {\n \"secondLastName\": \"\",\n \"otherName1\": \"\",\n \"otherName2\": \"\"\n }\n },\n \"stateOfIncorporation\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/businessonboarding", "host": [ "{{baseUrl}}" ], "path": [ "businessonboarding" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {},\n \"errorResponse\": {\n \"httpStatus\": \"\",\n \"timestamp\": \"\",\n \"path\": \"\",\n \"errorData\": [\n {\n \"errorCode\": \"\",\n \"message\": \"\"\n },\n {\n \"errorCode\": \"\",\n \"message\": \"\"\n }\n ],\n \"retry\": \"\"\n }\n}", "createdAt": "2026-07-28T01:25:09.000Z", "updatedAt": "2026-07-28T01:25:09.000Z", "uid": "35240-30c50408-84c6-4376-9a2b-5ea3ae4c3073" } ], "createdAt": "2026-07-28T01:25:09.000Z", "updatedAt": "2026-07-28T01:25:09.000Z", "uid": "35240-4efa35e4-3f03-4cbf-9967-e1dd3acf2d0e" } ], "id": "7eddddb7-be94-45c4-9d7c-3a46d7ff4415", "createdAt": "2026-07-28T01:25:09.000Z", "updatedAt": "2026-07-28T01:25:09.000Z", "uid": "35240-7eddddb7-be94-45c4-9d7c-3a46d7ff4415" } ], "variable": [ { "key": "baseUrl", "value": "https://caas.coinme.com/services" } ] }