{ "info": { "_postman_id": "b7bca49b-85fd-427e-9ad7-11f0317d03cd", "name": "Togai Apis Accounts InvoiceGroups API", "description": "APIs for Togai App\n\nContact Support:\n Email: engg@togai.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:15:34.000Z", "updatedAt": "2026-07-28T03:15:34.000Z", "lastUpdatedBy": "35240", "uid": "35240-b7bca49b-85fd-427e-9ad7-11f0317d03cd" }, "item": [ { "name": "invoice_groups", "item": [ { "name": "{invoice_group_id}", "item": [ { "name": "add_accounts", "item": [ { "name": "Add Accounts to an Invoice Group", "id": "d6109ff7-59e5-4fb0-99ca-ca8eceb36b16", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "id": "76d0c7b7-8824-4f45-987a-07b866f4b028", "key": "invoice_group_id", "value": "", "description": "(Required) " } ] }, "description": "This API let\u2019s you to add accounts to an invoice group" }, "response": [ { "id": "633ee924-f5e5-4862-83b9-ae66bbe42e0d", "name": "Response to create invoice group request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountsCount\": \"\",\n \"billingAddress\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"createdAt\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"invoiceCurrency\": \"\",\n \"name\": \"\",\n \"updatedAt\": \"\",\n \"netTermDays\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-633ee924-f5e5-4862-83b9-ae66bbe42e0d" }, { "id": "ddca7dfc-aa05-4d81-9514-8b10a317618c", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-ddca7dfc-aa05-4d81-9514-8b10a317618c" }, { "id": "7ef18e86-c7e0-4b85-ba10-5d6836d05284", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-7ef18e86-c7e0-4b85-ba10-5d6836d05284" }, { "id": "e75d4457-6c3b-44fc-baab-6e552dc34dc9", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-e75d4457-6c3b-44fc-baab-6e552dc34dc9" }, { "id": "4851cf0a-5ed4-45ae-8ad6-f153071751c1", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-4851cf0a-5ed4-45ae-8ad6-f153071751c1" }, { "id": "218c97db-f58b-4e1e-b4e2-34d6d2c63e8d", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-218c97db-f58b-4e1e-b4e2-34d6d2c63e8d" }, { "id": "52cd99f0-8b7d-41ce-b3a3-7ccc0184735a", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/add_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "add_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-52cd99f0-8b7d-41ce-b3a3-7ccc0184735a" } ], "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-d6109ff7-59e5-4fb0-99ca-ca8eceb36b16" } ], "id": "3bca995f-4e9e-49dd-a916-65bbefdacc31", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-3bca995f-4e9e-49dd-a916-65bbefdacc31" }, { "name": "remove_accounts", "item": [ { "name": "Remove Accounts From an Invoice Group. Removing All Accounts Will Also Delete the Invoice Group", "id": "8fa9ac7e-f774-44a8-86ca-698910c9d88f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "id": "97071f48-d58f-4296-bc69-54d538a8d8f3", "key": "invoice_group_id", "value": "", "description": "(Required) " } ] }, "description": "This API let\u2019s you to remove accounts from an invoice group. Removing all accounts will also delete the invoice group" }, "response": [ { "id": "0ee55fdc-851e-4dc2-b023-0e2583a84353", "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: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"success\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-0ee55fdc-851e-4dc2-b023-0e2583a84353" }, { "id": "17d8c6e7-1201-4593-97f3-62e047c40000", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-17d8c6e7-1201-4593-97f3-62e047c40000" }, { "id": "e6aa2389-a36a-4245-a780-72b6138c87b5", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-e6aa2389-a36a-4245-a780-72b6138c87b5" }, { "id": "df1441ff-7764-4296-9511-a1ccbff3e6ee", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-df1441ff-7764-4296-9511-a1ccbff3e6ee" }, { "id": "60395884-f6c8-4493-b5ae-8a2121a42805", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-60395884-f6c8-4493-b5ae-8a2121a42805" }, { "id": "1618c957-0dc0-4f31-b8ad-0b918fa9d635", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-1618c957-0dc0-4f31-b8ad-0b918fa9d635" }, { "id": "5c6a28d5-98b5-42bc-88a9-c97c51dc4b84", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"accountIds\": [\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id/remove_accounts", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id", "remove_accounts" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-5c6a28d5-98b5-42bc-88a9-c97c51dc4b84" } ], "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-8fa9ac7e-f774-44a8-86ca-698910c9d88f" } ], "id": "a2284a26-ec1d-4c99-8ee2-e95878648ea0", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-a2284a26-ec1d-4c99-8ee2-e95878648ea0" }, { "name": "Get Information of an Invoice Group", "id": "1d4016eb-6451-419b-9734-fd9ab297362d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "id": "3052b8fa-7552-44a9-8afe-e966fcbb56ca", "key": "invoice_group_id", "value": "", "description": "(Required) " } ] }, "description": "This API let\u2019s you to get information of an invoice group" }, "response": [ { "id": "2d28b81a-ff52-4151-bbab-fb95461c446a", "name": "Response to get invoice group request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accounts\": [\n \"\",\n \"\"\n ],\n \"accountsCount\": \"\",\n \"billingAddress\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"createdAt\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"invoiceCurrency\": \"\",\n \"name\": \"\",\n \"updatedAt\": \"\",\n \"netTermDays\": \"\",\n \"nextToken\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-2d28b81a-ff52-4151-bbab-fb95461c446a" }, { "id": "eb1ba9b5-0052-4a59-9ed7-97591fa1fe25", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-eb1ba9b5-0052-4a59-9ed7-97591fa1fe25" }, { "id": "f225c8e4-32d8-4193-b1a9-f6935ade327d", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-f225c8e4-32d8-4193-b1a9-f6935ade327d" }, { "id": "020d9bfa-9842-4f26-b42a-b890ca6da811", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-020d9bfa-9842-4f26-b42a-b890ca6da811" }, { "id": "c3aca381-d4d0-4e46-9854-c008e9bf7c97", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-c3aca381-d4d0-4e46-9854-c008e9bf7c97" }, { "id": "6624dfd0-91c7-4752-9597-78100bf8181c", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-6624dfd0-91c7-4752-9597-78100bf8181c" }, { "id": "ab5c93f2-221f-4231-84d2-f1dc5c819061", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups/:invoice_group_id", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups", ":invoice_group_id" ], "variable": [ { "key": "invoice_group_id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-ab5c93f2-221f-4231-84d2-f1dc5c819061" } ], "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-1d4016eb-6451-419b-9734-fd9ab297362d" } ], "id": "ab0ca54f-ae8b-4dcd-9bbb-13b443006a9f", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-ab0ca54f-ae8b-4dcd-9bbb-13b443006a9f" }, { "name": "Create an Invoice Group", "id": "37f6442c-bd90-4b76-b849-9032f82a9b90", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] }, "description": "This API let\u2019s you to create an invoice group" }, "response": [ { "id": "bc16dc6a-045d-4b91-860a-100a339ecd4d", "name": "Response to create invoice group request", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"accountsCount\": \"\",\n \"billingAddress\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"createdAt\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"invoiceCurrency\": \"\",\n \"name\": \"\",\n \"updatedAt\": \"\",\n \"netTermDays\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-bc16dc6a-045d-4b91-860a-100a339ecd4d" }, { "id": "870f2970-3939-45d8-97a1-97f1e5f37852", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-870f2970-3939-45d8-97a1-97f1e5f37852" }, { "id": "a3fd76f7-e0e0-43ca-b250-74b653dd982f", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-a3fd76f7-e0e0-43ca-b250-74b653dd982f" }, { "id": "370fcdc6-4a58-459e-b716-6d4a3d55eb7c", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-370fcdc6-4a58-459e-b716-6d4a3d55eb7c" }, { "id": "52c4e1b2-3559-4a1b-8ddf-588c633f16e3", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-52c4e1b2-3559-4a1b-8ddf-588c633f16e3" }, { "id": "d7ed9a5f-16a1-449f-aee3-e6f687dc71dc", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-d7ed9a5f-16a1-449f-aee3-e6f687dc71dc" }, { "id": "4f9e4052-54aa-4837-8c68-9d6b2d12d679", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"dailyInvoiceConsolidation\": \"\",\n \"accountIds\": [\n \"\"\n ],\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"name\": \"\",\n \"email\": \"\",\n \"netTermDays\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-4f9e4052-54aa-4837-8c68-9d6b2d12d679" } ], "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-37f6442c-bd90-4b76-b849-9032f82a9b90" }, { "name": "List Invoice Groups", "id": "db7fff9d-b292-4de4-abb8-f2556816d161", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] }, "description": "This API let\u2019s you to list invoice groups" }, "response": [ { "id": "c61ef12d-57f7-4232-929b-9afbd780b090", "name": "Response to get invoice group request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"accountsCount\": \"\",\n \"billingAddress\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"createdAt\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"invoiceCurrency\": \"\",\n \"name\": \"\",\n \"updatedAt\": \"\",\n \"netTermDays\": \"\"\n },\n {\n \"accountsCount\": \"\",\n \"billingAddress\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"createdAt\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"email\": \"\",\n \"id\": \"\",\n \"invoiceCurrency\": \"\",\n \"name\": \"\",\n \"updatedAt\": \"\",\n \"netTermDays\": \"\"\n }\n ],\n \"nextToken\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-c61ef12d-57f7-4232-929b-9afbd780b090" }, { "id": "cdb0abdd-8930-427a-adb7-2d35f65b814d", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-cdb0abdd-8930-427a-adb7-2d35f65b814d" }, { "id": "014d0ac3-3260-44aa-a3c5-956528a11af2", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-014d0ac3-3260-44aa-a3c5-956528a11af2" }, { "id": "7c466124-6eba-476a-9c25-bf6f26971ff0", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-7c466124-6eba-476a-9c25-bf6f26971ff0" }, { "id": "77ad6e52-b329-4b7a-9e7b-87b8607ef6eb", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-77ad6e52-b329-4b7a-9e7b-87b8607ef6eb" }, { "id": "9dcdc703-00de-47e9-b0d4-5bfb5c0d2957", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-9dcdc703-00de-47e9-b0d4-5bfb5c0d2957" }, { "id": "15191adc-d66f-480a-a52d-b0b90322a398", "name": "Error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoice_groups", "host": [ "{{baseUrl}}" ], "path": [ "invoice_groups" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-15191adc-d66f-480a-a52d-b0b90322a398" } ], "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-db7fff9d-b292-4de4-abb8-f2556816d161" } ], "id": "889a6ddf-65e3-4b32-b33c-f61533aaa554", "createdAt": "2026-07-28T03:15:35.000Z", "updatedAt": "2026-07-28T03:15:35.000Z", "uid": "35240-889a6ddf-65e3-4b32-b33c-f61533aaa554" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.togai.com/" } ] }