{ "info": { "_postman_id": "4e205ef2-d916-479b-9ae8-da6910eafb5e", "name": "Soldo Business API v2.0 - OpenAPI 3.0 Accounting Classification Groups API", "description": "Soldo Business API v2.0 OpenAPI 3.0 specification", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "lastUpdatedBy": "35240", "uid": "35240-4e205ef2-d916-479b-9ae8-da6910eafb5e" }, "item": [ { "name": "business", "item": [ { "name": "v2", "item": [ { "name": "groups", "item": [ { "name": "{groupId}", "item": [ { "name": "resource", "item": [ { "name": "Add Resource To Group", "id": "afbfce94-260f-45bf-90e6-8b08af36f9a2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Soldo-Fingerprint", "value": "{{fingerprint}}" }, { "description": "(Required) ", "key": "X-Soldo-Fingerprint-Signature", "value": "{{fingerprint_signature}}" }, { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "id": "1c1326cb-eb77-4036-8f11-51de0400663b", "key": "groupId", "value": "", "description": "(Required) " } ] }, "description": "Endpoint to add a new resource to a Group." }, "response": [ { "id": "68538d40-9fce-4813-b75e-5d7570a58fe3", "name": "No content as result.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Soldo-Fingerprint", "value": "{{fingerprint}}" }, { "description": "(Required) ", "key": "X-Soldo-Fingerprint-Signature", "value": "{{fingerprint_signature}}" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "key": "groupId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-68538d40-9fce-4813-b75e-5d7570a58fe3" }, { "id": "cebd56e0-65f4-42cf-99ff-cab084d5269b", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Soldo-Fingerprint", "value": "{{fingerprint}}" }, { "description": "(Required) ", "key": "X-Soldo-Fingerprint-Signature", "value": "{{fingerprint_signature}}" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "key": "groupId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-cebd56e0-65f4-42cf-99ff-cab084d5269b" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-afbfce94-260f-45bf-90e6-8b08af36f9a2" }, { "name": "Remove resource from Group", "id": "e909028e-9572-413e-bdf7-16830425521f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "id": "86c59477-f599-4732-a1d3-6a3c0c69c9bf", "key": "groupId", "value": "", "description": "(Required) " } ] }, "description": "Endpoint to remove a resource from a `Group`." }, "response": [ { "id": "696c0658-d2f6-4288-ae18-9891ffbcc926", "name": "No content as result.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "key": "groupId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-696c0658-d2f6-4288-ae18-9891ffbcc926" }, { "id": "2ff34992-171d-4895-a277-cc17fc0c872c", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"id\": \"\",\n \"type\": \"USER\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId/resource", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId", "resource" ], "variable": [ { "key": "groupId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-2ff34992-171d-4895-a277-cc17fc0c872c" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-e909028e-9572-413e-bdf7-16830425521f" } ], "id": "17d7b189-a59f-425a-b3fc-2c3bc7a55d5e", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-17d7b189-a59f-425a-b3fc-2c3bc7a55d5e" }, { "name": "Get Group", "id": "63a3c3ac-6f9a-4c26-930d-90c64378fba5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "id": "bc1f4411-d8ce-4ed3-9b18-743d85ac7edb", "key": "groupId", "value": "", "description": "(Required) " } ] }, "description": "Endpoint to get an `Group` by ID." }, "response": [ { "id": "bb2e3c82-62aa-463c-a74b-9752d823253f", "name": "The returned resource is a single `Group`.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"type\": \"DEPARTMENT\",\n \"note\": \"\",\n \"members\": [\n \"\",\n \"\"\n ],\n \"wallets\": [\n \"\",\n \"\"\n ],\n \"cards\": [\n \"\",\n \"\"\n ],\n \"creation_time\": \"\",\n \"last_update\": \"\"\n}", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-bb2e3c82-62aa-463c-a74b-9752d823253f" }, { "id": "489de191-f995-4b27-94d4-1c44c14301f6", "name": "One or more resource requested does not exist.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-489de191-f995-4b27-94d4-1c44c14301f6" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-63a3c3ac-6f9a-4c26-930d-90c64378fba5" }, { "name": "Update Group", "id": "798fbea1-4906-4b51-8375-76ced4dde987", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "id": "cbf1b59d-b856-40f4-832f-7799b14afa38", "key": "groupId", "value": "", "description": "(Required) " } ] }, "description": "Endpoint to update an `Group` by ID." }, "response": [ { "id": "8e283840-09db-4df0-a1c6-daad83070c35", "name": "The returned resource is a single `Group`.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"type\": \"DEPARTMENT\",\n \"note\": \"\",\n \"members\": [\n \"\",\n \"\"\n ],\n \"wallets\": [\n \"\",\n \"\"\n ],\n \"cards\": [\n \"\",\n \"\"\n ],\n \"creation_time\": \"\",\n \"last_update\": \"\"\n}", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-8e283840-09db-4df0-a1c6-daad83070c35" }, { "id": "f69cd83a-7982-4b1c-87ea-17224675f156", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-f69cd83a-7982-4b1c-87ea-17224675f156" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-798fbea1-4906-4b51-8375-76ced4dde987" }, { "name": "Delete Group", "id": "06eb195b-198d-4b4e-9b25-dac8cebd3be0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "id": "a31854f3-8e5d-483b-a10a-b97b4e38af93", "key": "groupId", "value": "", "description": "(Required) " } ] }, "description": "Endpoint to remove an `Group`." }, "response": [ { "id": "d5c98397-15a9-4aaa-97d1-65384c94149e", "name": "No content as result.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-d5c98397-15a9-4aaa-97d1-65384c94149e" }, { "id": "f50dbeaf-a22e-4ef1-999d-b9a7496caafc", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups/:groupId", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups", ":groupId" ], "variable": [ { "key": "groupId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-f50dbeaf-a22e-4ef1-999d-b9a7496caafc" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-06eb195b-198d-4b4e-9b25-dac8cebd3be0" } ], "id": "9d4918d5-99ee-4152-8ea9-e34c084d65d4", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-9d4918d5-99ee-4152-8ea9-e34c084d65d4" }, { "name": "Search Groups", "id": "418215ad-4a84-4aa4-85b0-fcd77e5ca3d6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups?customReferenceId=&type=DEPARTMENT&name=¬e=&text=&p=0&s=0&d=DESC&props=&props=", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ], "query": [ { "description": "The `Group` reference in an external system.", "key": "customReferenceId", "value": "" }, { "description": "The `Group`'s type.", "key": "type", "value": "DEPARTMENT" }, { "description": "The name of the `Group`.", "key": "name", "value": "" }, { "description": "The note of the `Group`.", "key": "note", "value": "" }, { "description": "A text contained in the name or note of the `Group`.", "key": "text", "value": "" }, { "description": "It indicates the specific page to display (the counter starts from zero).", "key": "p", "value": "0" }, { "description": "It indicates the number of items per page.", "key": "s", "value": "0" }, { "description": "It indicates how the pages are ordered.", "key": "d", "value": "DESC" }, { "description": "It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the `props` parameter in the request.", "key": "props", "value": "" }, { "description": "It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the `props` parameter in the request.", "key": "props", "value": "" } ] }, "description": "Endpoint to search `Groups`" }, "response": [ { "id": "fabd4cc7-9c96-4171-9579-4af54ca88ad6", "name": "The result is an array containing `Group`.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups?customReferenceId=&type=DEPARTMENT&name=¬e=&text=&p=0&s=0&d=DESC&props=", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ], "query": [ { "description": "The `Group` reference in an external system.", "key": "customReferenceId", "value": "" }, { "description": "The `Group`'s type.", "key": "type", "value": "DEPARTMENT" }, { "description": "The name of the `Group`.", "key": "name", "value": "" }, { "description": "The note of the `Group`.", "key": "note", "value": "" }, { "description": "A text contained in the name or note of the `Group`.", "key": "text", "value": "" }, { "description": "It indicates the specific page to display (the counter starts from zero).", "key": "p", "value": "0" }, { "description": "It indicates the number of items per page.", "key": "s", "value": "0" }, { "description": "It indicates how the pages are ordered.", "key": "d", "value": "DESC" }, { "description": "It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the `props` parameter in the request.", "key": "props", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"total\": \"\",\n \"pages\": \"\",\n \"page_size\": \"\",\n \"current_page\": \"\",\n \"results_size\": \"\",\n \"results\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"type\": \"SQUAD\",\n \"note\": \"\",\n \"members\": [\n \"\",\n \"\"\n ],\n \"wallets\": [\n \"\",\n \"\"\n ],\n \"cards\": [\n \"\",\n \"\"\n ],\n \"creation_time\": \"\",\n \"last_update\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"type\": \"UNIT\",\n \"note\": \"\",\n \"members\": [\n \"\",\n \"\"\n ],\n \"wallets\": [\n \"\",\n \"\"\n ],\n \"cards\": [\n \"\",\n \"\"\n ],\n \"creation_time\": \"\",\n \"last_update\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-fabd4cc7-9c96-4171-9579-4af54ca88ad6" }, { "id": "0aa7b0ee-9f10-4a18-abb8-9a0b71a1e6a4", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/business/v2/groups?customReferenceId=&type=DEPARTMENT&name=¬e=&text=&p=0&s=0&d=DESC&props=", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ], "query": [ { "description": "The `Group` reference in an external system.", "key": "customReferenceId", "value": "" }, { "description": "The `Group`'s type.", "key": "type", "value": "DEPARTMENT" }, { "description": "The name of the `Group`.", "key": "name", "value": "" }, { "description": "The note of the `Group`.", "key": "note", "value": "" }, { "description": "A text contained in the name or note of the `Group`.", "key": "text", "value": "" }, { "description": "It indicates the specific page to display (the counter starts from zero).", "key": "p", "value": "0" }, { "description": "It indicates the number of items per page.", "key": "s", "value": "0" }, { "description": "It indicates how the pages are ordered.", "key": "d", "value": "DESC" }, { "description": "It indicates the sorting direction applied to the above parameters. To apply a sorting on multiple parameters, set as many times the `props` parameter in the request.", "key": "props", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-0aa7b0ee-9f10-4a18-abb8-9a0b71a1e6a4" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-418215ad-4a84-4aa4-85b0-fcd77e5ca3d6" }, { "name": "Add Group", "id": "2f193a0a-4ae7-47c0-b424-34af78664fec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "address_read address_write card_read card_write company_read company_write contact_read contact_write employee_read employee_write expense_category_read expense_category_write expense_report_read expense_report_write expense_review_read expense_review_write group_read group_write online_ads_read online_ads_write payment_read payment_write purchase_read purchase_write refueling_read refueling_write resource_set_read resource_set_write role_read statement_read subscription_read subscription_write tag_read tag_write tax_rate_read tax_rate_write transaction_read transaction_write vehicle_read vehicle_write wallet_read wallet_write webhook_subscription_read webhook_subscription_write", "type": "string" }, { "key": "accessTokenUrl", "value": "https://api.soldo.com/oauth/authorize", "type": "string" }, { "key": "grant_type", "value": "client_credentials", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ] }, "description": "Endpoint to add a new `Group`." }, "response": [ { "id": "bba2c6ce-263c-4798-9851-f8fabbf35e78", "name": "The returned resource is a single `Group`.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"type\": \"DEPARTMENT\",\n \"note\": \"\",\n \"members\": [\n \"\",\n \"\"\n ],\n \"wallets\": [\n \"\",\n \"\"\n ],\n \"cards\": [\n \"\",\n \"\"\n ],\n \"creation_time\": \"\",\n \"last_update\": \"\"\n}", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-bba2c6ce-263c-4798-9851-f8fabbf35e78" }, { "id": "3fe3df5b-8f58-406d-8736-b26ff119b95a", "name": "Your request has missing arguments or is malformed.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: oauth2", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"custom_reference_id\": \"\",\n \"note\": \"\",\n \"type\": \"TEAM\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/business/v2/groups", "host": [ "{{baseUrl}}" ], "path": [ "business", "v2", "groups" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-3fe3df5b-8f58-406d-8736-b26ff119b95a" } ], "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-2f193a0a-4ae7-47c0-b424-34af78664fec" } ], "id": "d35d17d8-e149-4da5-97ac-ab78a3da47c4", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-d35d17d8-e149-4da5-97ac-ab78a3da47c4" } ], "id": "ea33680d-eed8-478d-9de7-fcb7abd547e2", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-ea33680d-eed8-478d-9de7-fcb7abd547e2" } ], "id": "70ce591e-ae0c-4cdc-b487-38fe0713e78d", "createdAt": "2026-07-28T02:58:23.000Z", "updatedAt": "2026-07-28T02:58:23.000Z", "uid": "35240-70ce591e-ae0c-4cdc-b487-38fe0713e78d" } ], "variable": [ { "key": "baseUrl", "value": "https://api.soldo.com" } ] }