{ "info": { "_postman_id": "188fdea9-8228-428f-9e5e-85b3f3f925dc", "name": "Togai Apis Accounts Invoices 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:35.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-188fdea9-8228-428f-9e5e-85b3f3f925dc" }, "item": [ { "name": "invoices", "item": [ { "name": "{invoice_id}", "item": [ { "name": "miscellaneous_charges", "item": [ { "name": "Add or Update Miscellaneous Charges in Invoice", "id": "66121e04-f7bb-4d5b-8ae8-e8b6d556169f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "id": "b2460826-d787-47b0-85ba-533e8e7433ca", "key": "invoice_id", "value": "", "description": "(Required) " } ] }, "description": "Add or update miscellaneous charges in Invoice" }, "response": [ { "id": "45557fda-4ecc-443f-8ca8-dcf00985e4dc", "name": "Response for Miscellaneous Charges Request", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-45557fda-4ecc-443f-8ca8-dcf00985e4dc" }, { "id": "3b1f5cd9-ebb2-4b92-ab86-a37d0511b225", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-3b1f5cd9-ebb2-4b92-ab86-a37d0511b225" }, { "id": "970410ac-afd3-4903-bd1e-e3e9c5190d39", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-970410ac-afd3-4903-bd1e-e3e9c5190d39" }, { "id": "2ffdf8af-0d6e-4a79-b58d-8611003625d8", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-2ffdf8af-0d6e-4a79-b58d-8611003625d8" }, { "id": "b9d0725c-521e-477b-82f2-4e096a69a167", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-b9d0725c-521e-477b-82f2-4e096a69a167" }, { "id": "9b9e5ecc-b855-434c-a80a-49f78f710a7e", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-9b9e5ecc-b855-434c-a80a-49f78f710a7e" }, { "id": "d5e1d6c0-80f9-4e79-bec6-984105708131", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id", "miscellaneous_charges" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d5e1d6c0-80f9-4e79-bec6-984105708131" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-66121e04-f7bb-4d5b-8ae8-e8b6d556169f" } ], "id": "d4df9ab7-d705-4fbb-b3f1-45f9d7206ea7", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d4df9ab7-d705-4fbb-b3f1-45f9d7206ea7" }, { "name": "Get an Invoice", "id": "af899168-82f0-4375-9ab6-7273f0aefaed", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "id": "1bd89093-3427-489a-9ae3-dd4091b94d3f", "key": "invoice_id", "value": "", "description": "(Required) " } ] }, "description": "Get invoice" }, "response": [ { "id": "ad3c1b4a-b98c-407f-adff-3746e26d86d0", "name": "Response for Get invoice requests", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"usageInfo\": [\n {\n \"description\": \"\",\n \"type\": \"USAGE_METER_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"voluptate_6\": \"sed \"\n }\n },\n {\n \"description\": \"\",\n \"type\": \"TOTAL_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"velitf\": 7463598\n }\n }\n ],\n \"revenueInfo\": {\n \"description\": \"\",\n \"type\": \"ADVANCED_LICENSE_RATE_CARD_AMOUNT\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"exercitation_4fd\": false,\n \"proident_6_\": \"officia aliqua ad fugiat\"\n }\n },\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"in8_4\": \"\",\n \"eiusmod_a\": \"\"\n }\n },\n \"logoUrl\": \"\"\n },\n \"finalizingStatus\": \"FINALIZED\",\n \"autoAdvance\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"metadata\": {\n \"in_e9\": -71075740\n },\n \"info\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-ad3c1b4a-b98c-407f-adff-3746e26d86d0" }, { "id": "cc4ba3ac-2bf5-4107-acd1-bb51d1591243", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-cc4ba3ac-2bf5-4107-acd1-bb51d1591243" }, { "id": "a13d4eac-2570-4cef-a4d0-9101feae1dce", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-a13d4eac-2570-4cef-a4d0-9101feae1dce" }, { "id": "d84750bb-6a7e-4a97-a6f4-60a3106da43e", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d84750bb-6a7e-4a97-a6f4-60a3106da43e" }, { "id": "cd4614fc-2de6-4ac9-a415-c639a4f528eb", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-cd4614fc-2de6-4ac9-a415-c639a4f528eb" }, { "id": "93830631-161c-488e-8b0e-11f60767f83f", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-93830631-161c-488e-8b0e-11f60767f83f" }, { "id": "f0028418-d496-45f4-81ad-8418a239ea56", "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}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-f0028418-d496-45f4-81ad-8418a239ea56" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-af899168-82f0-4375-9ab6-7273f0aefaed" }, { "name": "Update an Invoice", "id": "a04725ee-22a2-479d-89e8-0e7f11d85125", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "id": "646212c6-cb67-48b7-abf6-82f2a97f5559", "key": "invoice_id", "value": "", "description": "(Required) " } ] }, "description": "Update an invoice[Only CUSTOM invoices in DRAFT state support updating of all fields]. Updating status can be done for all invoice." }, "response": [ { "id": "25e15e66-1652-4495-8c80-45e3da3a65a9", "name": "Response for Get invoice requests", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"usageInfo\": [\n {\n \"description\": \"\",\n \"type\": \"USAGE_METER_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"voluptate_6\": \"sed \"\n }\n },\n {\n \"description\": \"\",\n \"type\": \"TOTAL_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"velitf\": 7463598\n }\n }\n ],\n \"revenueInfo\": {\n \"description\": \"\",\n \"type\": \"ADVANCED_LICENSE_RATE_CARD_AMOUNT\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"exercitation_4fd\": false,\n \"proident_6_\": \"officia aliqua ad fugiat\"\n }\n },\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"in8_4\": \"\",\n \"eiusmod_a\": \"\"\n }\n },\n \"logoUrl\": \"\"\n },\n \"finalizingStatus\": \"FINALIZED\",\n \"autoAdvance\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"metadata\": {\n \"in_e9\": -71075740\n },\n \"info\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-25e15e66-1652-4495-8c80-45e3da3a65a9" }, { "id": "e962c19d-8763-4df7-8c64-26b735ea372c", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-e962c19d-8763-4df7-8c64-26b735ea372c" }, { "id": "824b3b1e-aa83-4a6a-bc71-322b06f17279", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-824b3b1e-aa83-4a6a-bc71-322b06f17279" }, { "id": "9a3ff96d-ab33-4f9e-9f8a-67796d325ae7", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-9a3ff96d-ab33-4f9e-9f8a-67796d325ae7" }, { "id": "e9456249-8c45-46c5-b2d7-026091fe5e68", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-e9456249-8c45-46c5-b2d7-026091fe5e68" }, { "id": "eaded00a-ddf3-4ecd-a38a-81cee53fc914", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-eaded00a-ddf3-4ecd-a38a-81cee53fc914" }, { "id": "b394bf82-b17b-4187-984d-a998b1246a37", "name": "Error response", "originalRequest": { "method": "PATCH", "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 \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"autoAdvance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-b394bf82-b17b-4187-984d-a998b1246a37" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-a04725ee-22a2-479d-89e8-0e7f11d85125" }, { "name": "Delete a Custom Invoice in DRAFT State", "id": "90142c3f-c753-4011-b321-4cd1defcbaa4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "id": "d07e4ee3-d689-4477-acf0-55a8f63ca567", "key": "invoice_id", "value": "", "description": "(Required) " } ] }, "description": "Delete a custom invoice in DRAFT state." }, "response": [ { "id": "5731e2bc-9f86-465d-bfc2-8049b05afb87", "name": "OK", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-5731e2bc-9f86-465d-bfc2-8049b05afb87" }, { "id": "3da0bf6e-dadb-4379-ab6c-ec0ae9b53502", "name": "Error response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-3da0bf6e-dadb-4379-ab6c-ec0ae9b53502" }, { "id": "4fb2aac2-66ab-4ef5-b48a-01d9097fbe5d", "name": "Error response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-4fb2aac2-66ab-4ef5-b48a-01d9097fbe5d" }, { "id": "686400ed-bd97-46c4-af5b-16ba9be45569", "name": "Error response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-686400ed-bd97-46c4-af5b-16ba9be45569" }, { "id": "b86845b1-a231-4973-9f42-a18dd1176109", "name": "Error response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-b86845b1-a231-4973-9f42-a18dd1176109" }, { "id": "63cc60e9-ae2c-4849-9715-bdcdbd8d6a5f", "name": "Error response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/:invoice_id", "host": [ "{{baseUrl}}" ], "path": [ "invoices", ":invoice_id" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-63cc60e9-ae2c-4849-9715-bdcdbd8d6a5f" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-90142c3f-c753-4011-b321-4cd1defcbaa4" } ], "id": "70c6f375-2ce0-4cdb-b166-bb4bbd985782", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-70c6f375-2ce0-4cdb-b166-bb4bbd985782" }, { "name": "bill_runs", "item": [ { "name": "Create a Bill Run Job Request", "id": "82a83fa1-6bc3-470e-8440-50cada9d2efe", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] }, "description": "Create a bill run job request" }, "response": [ { "id": "b0171f30-bdb3-4a71-9288-bb1e743f665e", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-b0171f30-bdb3-4a71-9288-bb1e743f665e" }, { "id": "468dfd31-d4d8-402b-b902-1dbf0580fc7b", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-468dfd31-d4d8-402b-b902-1dbf0580fc7b" }, { "id": "d10538bb-eac5-4fc3-b478-d12993a791d3", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d10538bb-eac5-4fc3-b478-d12993a791d3" }, { "id": "63b5fabd-d84b-4810-bc0f-10b09fc065e5", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-63b5fabd-d84b-4810-bc0f-10b09fc065e5" }, { "id": "51478e15-0246-47c6-a7d6-ece177c8cd79", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-51478e15-0246-47c6-a7d6-ece177c8cd79" }, { "id": "d2d851fd-8d2c-4339-b386-ddc8457df2bd", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d2d851fd-8d2c-4339-b386-ddc8457df2bd" }, { "id": "53f91a54-030e-43dc-85e8-6f4a76138c79", "name": "Error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?require_confirmation=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Specifies whether to start a migration only after a confirmation", "key": "require_confirmation", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-53f91a54-030e-43dc-85e8-6f4a76138c79" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-82a83fa1-6bc3-470e-8440-50cada9d2efe" }, { "name": "List Invoices Eligible for Bill Run", "id": "286fc15d-7c0f-443d-9aef-5cb4139047d3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] }, "description": "List invoices eligible for bill run" }, "response": [ { "id": "88d1672d-c3db-4440-96eb-cfd4a5600325", "name": "Response for Get invoice requests", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"status\": \"VOID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquip0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"id_94\": \"\",\n \"dolore_c_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"eiusmod7\": \"\",\n \"amet_0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"euac3\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquacc5\": \"\",\n \"nulla_2\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"non_2_\": \"\",\n \"labore_b\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"MERGED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD_ADVANCED\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ad_a5d\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ullamco__19\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DRAFT\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliqua_5\": \"\",\n \"id_0c\": \"\",\n \"consequat_d_\": \"\",\n \"Lorem__52\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"VOID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"proident_d3\": \"\",\n \"nullaf_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"nostrud0\": \"\",\n \"sint40\": \"\",\n \"Ut0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquip_4\": \"\",\n \"voluptate_b\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"nisi__\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_COMPLETED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ullamco_6\": \"\",\n \"mollit__0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"dolore7e\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"in_c\": \"\",\n \"nisi2\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"sit90\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"eiusmod_7_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD_ADVANCED\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"in_81\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n }\n ],\n \"nextToken\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-88d1672d-c3db-4440-96eb-cfd4a5600325" }, { "id": "d265213f-6112-4e3e-b677-bf642283e34d", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-d265213f-6112-4e3e-b677-bf642283e34d" }, { "id": "95bcc651-4f14-4fea-89a8-32b16060afe8", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-95bcc651-4f14-4fea-89a8-32b16060afe8" }, { "id": "c6204e5b-8ca9-45c4-bc42-0b3c93238fdb", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-c6204e5b-8ca9-45c4-bc42-0b3c93238fdb" }, { "id": "79eed367-c7b6-438d-bff3-55808701d4a1", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-79eed367-c7b6-438d-bff3-55808701d4a1" }, { "id": "ff101455-52d4-42ba-89e3-3a95b55f80f1", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-ff101455-52d4-42ba-89e3-3a95b55f80f1" }, { "id": "0f2997a9-39b6-40f6-960c-fc7112f09023", "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}}/invoices/bill_runs?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices", "bill_runs" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-0f2997a9-39b6-40f6-960c-fc7112f09023" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-286fc15d-7c0f-443d-9aef-5cb4139047d3" } ], "id": "c3cf249b-1692-49df-adb9-c5364649448b", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-c3cf249b-1692-49df-adb9-c5364649448b" }, { "name": "List Invoices", "id": "5b21a0f1-bd2d-473b-8659-ffa637b33041", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] }, "description": "List invoices" }, "response": [ { "id": "894cc67f-aa02-4021-996c-ac22179c725f", "name": "Success 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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"status\": \"VOID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquip0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"id_94\": \"\",\n \"dolore_c_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"eiusmod7\": \"\",\n \"amet_0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"euac3\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"UN_COLLECTIBLE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquacc5\": \"\",\n \"nulla_2\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"non_2_\": \"\",\n \"labore_b\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"MERGED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD_ADVANCED\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ad_a5d\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ullamco__19\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DRAFT\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliqua_5\": \"\",\n \"id_0c\": \"\",\n \"consequat_d_\": \"\",\n \"Lorem__52\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"VOID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"proident_d3\": \"\",\n \"nullaf_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"nostrud0\": \"\",\n \"sint40\": \"\",\n \"Ut0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"aliquip_4\": \"\",\n \"voluptate_b\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"nisi__\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_COMPLETED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"CUSTOM\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ullamco_6\": \"\",\n \"mollit__0\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"BILLABLE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"dolore7e\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"REFUND_INITIATED\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"in_c\": \"\",\n \"nisi2\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"COMPOSITE\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"sit90\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"DUE\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"STANDARD\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZED\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"eiusmod_7_\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"ORDER\",\n \"invoiceType\": \"STANDARD_ADVANCED\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"finalizingStatus\": \"FINALIZING\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\",\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"in_81\": \"\"\n }\n },\n \"logoUrl\": \"\"\n }\n }\n ],\n \"nextToken\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-894cc67f-aa02-4021-996c-ac22179c725f" }, { "id": "894f188e-6fea-4ac8-80d7-1fe86641d823", "name": "Bad request. Please check the response message for failure details.", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-894f188e-6fea-4ac8-80d7-1fe86641d823" }, { "id": "7c52f979-c0bd-4621-b5f9-f9e1665a9e8a", "name": "Credential is not valid. Please check the response message for failure details.", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-7c52f979-c0bd-4621-b5f9-f9e1665a9e8a" }, { "id": "b4898d91-5670-44f8-894d-3a988937d059", "name": "Credential does not have access to this operation.", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-b4898d91-5670-44f8-894d-3a988937d059" }, { "id": "5d710f68-bad2-444f-ba78-865398e75a0e", "name": "Unable to process the query parameters provided. Please check our docs for the api limits - https://togai.io/docs/limits.", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-5d710f68-bad2-444f-ba78-865398e75a0e" }, { "id": "7df9eddf-32c0-43eb-a4a2-44b288816fb6", "name": "Request throttled. Please check the response message on the failure details.", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-7df9eddf-32c0-43eb-a4a2-44b288816fb6" }, { "id": "a1351344-fd42-4732-b10c-cc953e98109b", "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}}/invoices?nextToken=&status=&owner_id=&customer_id=&pageSize=&start_time=&end_time=", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ], "query": [ { "description": "Pagination token used as a marker to get records from next page.", "key": "nextToken", "value": "" }, { "description": "Filter option to filter by status.", "key": "status", "value": "" }, { "description": "Filter option to filter based on owner id.", "key": "owner_id", "value": "" }, { "description": "Filter option to filter based on customer id.", "key": "customer_id", "value": "" }, { "description": "Maximum page size expected by client to return the record list. \n\n NOTE: Max page size cannot be more than 50. Also 50 is the default page size if no value is provided.", "key": "pageSize", "value": "" }, { "description": "Start time filter in epoch milli seconds", "key": "start_time", "value": "" }, { "description": "End time filter in epoch milli seconds", "key": "end_time", "value": "" } ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-a1351344-fd42-4732-b10c-cc953e98109b" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-5b21a0f1-bd2d-473b-8659-ffa637b33041" }, { "name": "Create a Custom Invoice for an Account", "id": "485fceec-1162-4c7b-94cd-c5e95f0e2115", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] }, "description": "Create a custom invoice for an account." }, "response": [ { "id": "39855a3f-cf2d-4d2a-82bf-51690ceb428f", "name": "Response for Get invoice requests", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"status\": \"PARTIALLY_PAID\",\n \"invoiceDate\": \"\",\n \"updatedAt\": \"\",\n \"invoiceClass\": \"INVOICE\",\n \"invoiceType\": \"AD_HOC\",\n \"totalAmount\": \"\",\n \"paidAmount\": \"\",\n \"netTermDays\": \"\",\n \"customerId\": \"\",\n \"ownerId\": \"\",\n \"pricePlanId\": \"\",\n \"usageInfo\": [\n {\n \"description\": \"\",\n \"type\": \"USAGE_METER_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"voluptate_6\": \"sed \"\n }\n },\n {\n \"description\": \"\",\n \"type\": \"TOTAL_USAGE\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"velitf\": 7463598\n }\n }\n ],\n \"revenueInfo\": {\n \"description\": \"\",\n \"type\": \"ADVANCED_LICENSE_RATE_CARD_AMOUNT\",\n \"value\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"units\": \"\",\n \"metadata\": {\n \"exercitation_4fd\": false,\n \"proident_6_\": \"officia aliqua ad fugiat\"\n }\n },\n \"invoiceDetails\": {\n \"customer\": {\n \"name\": \"\",\n \"primaryEmail\": \"\",\n \"billingAddress\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n }\n },\n \"account\": {\n \"name\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\"\n },\n \"pricePlanName\": \"\",\n \"invoiceGroup\": {\n \"id\": \"\",\n \"name\": \"\",\n \"dailyInvoiceConsolidation\": \"\",\n \"invoiceCurrency\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"email\": \"\"\n },\n \"organization\": {\n \"businessName\": \"\",\n \"address\": {\n \"phoneNumber\": \"\",\n \"line1\": \"\",\n \"line2\": \"\",\n \"postalCode\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"country\": \"\"\n },\n \"primaryEmail\": \"\",\n \"metadata\": {\n \"in8_4\": \"\",\n \"eiusmod_a\": \"\"\n }\n },\n \"logoUrl\": \"\"\n },\n \"finalizingStatus\": \"FINALIZED\",\n \"autoAdvance\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"endDateInclusive\": \"\",\n \"dueDate\": \"\",\n \"generatedAt\": \"\",\n \"metadata\": {\n \"in_e9\": -71075740\n },\n \"info\": [\n {\n \"type\": \"\",\n \"value\": \"\"\n },\n {\n \"type\": \"\",\n \"value\": \"\"\n }\n ],\n \"sequenceId\": \"\",\n \"pdfUrl\": \"\"\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-39855a3f-cf2d-4d2a-82bf-51690ceb428f" }, { "id": "3c0cb51b-137d-4240-bab5-734f6f1969c2", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-3c0cb51b-137d-4240-bab5-734f6f1969c2" }, { "id": "8bd6f4a3-d576-4169-b63d-5af5df15dd23", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-8bd6f4a3-d576-4169-b63d-5af5df15dd23" }, { "id": "ef51910c-4b15-4473-a8b6-cead68ff9921", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-ef51910c-4b15-4473-a8b6-cead68ff9921" }, { "id": "ce8c9210-2113-4b45-b5c1-77d041ee2126", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-ce8c9210-2113-4b45-b5c1-77d041ee2126" }, { "id": "c1898269-8742-4f8a-8a65-4b3ae772c7da", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-c1898269-8742-4f8a-8a65-4b3ae772c7da" }, { "id": "343c208e-59c3-4f41-bf30-51e1651130a1", "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 \"accountId\": \"\",\n \"startDate\": \"\",\n \"endDate\": \"\",\n \"status\": \"PAID\",\n \"lineItems\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"valuePerQuantity\": \"\",\n \"quantity\": \"\",\n \"value\": \"\"\n }\n ],\n \"ownerType\": \"INVOICE_GROUP\",\n \"idempotencyKey\": \"\",\n \"autoAdvance\": \"\",\n \"applyCredits\": \"\",\n \"applyWalletBalance\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/invoices", "host": [ "{{baseUrl}}" ], "path": [ "invoices" ] } }, "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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-343c208e-59c3-4f41-bf30-51e1651130a1" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-485fceec-1162-4c7b-94cd-c5e95f0e2115" } ], "id": "83c23b16-dd8d-446e-ba5c-31c953579f5f", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-83c23b16-dd8d-446e-ba5c-31c953579f5f" }, { "name": "accounts", "item": [ { "name": "{account_id}", "item": [ { "name": "miscellaneous_charges", "item": [ { "name": "Add or Update Miscellaneous Charges in Upcoming Invoice for a Account", "id": "c6619c72-590d-4dfd-8cfd-996855e0f0ca", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "id": "e5b2bea1-2590-4739-b0b9-680d8f53e3bd", "key": "account_id", "value": "", "description": "(Required) account_id corresponding to an account" } ] }, "description": "Add or update miscellaneous charges in upcoming Invoice for a account" }, "response": [ { "id": "48f5b15e-e5fb-45f2-9236-fa87afd80272", "name": "Response for Miscellaneous Charges Request", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-48f5b15e-e5fb-45f2-9236-fa87afd80272" }, { "id": "64870b8f-f933-4cbf-b164-6064c5a2c067", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-64870b8f-f933-4cbf-b164-6064c5a2c067" }, { "id": "03fa4119-7ca4-4d16-a956-f7936cd3e4b3", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-03fa4119-7ca4-4d16-a956-f7936cd3e4b3" }, { "id": "733643a1-a85b-48d1-a668-1d104e8bae94", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-733643a1-a85b-48d1-a668-1d104e8bae94" }, { "id": "f080a961-1564-4064-aaf2-fb28710159e4", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-f080a961-1564-4064-aaf2-fb28710159e4" }, { "id": "2f243060-8ebb-4656-8ef4-0fe69999b41c", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-2f243060-8ebb-4656-8ef4-0fe69999b41c" }, { "id": "74a55955-13ac-4599-8b40-ad77a66f55b4", "name": "Error response", "originalRequest": { "method": "PUT", "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 \"items\": [\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n },\n {\n \"name\": \"\",\n \"rate\": \"\",\n \"quantity\": \"\",\n \"value\": \"\",\n \"considerForRevenue\": false\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/accounts/:account_id/miscellaneous_charges", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":account_id", "miscellaneous_charges" ], "variable": [ { "key": "account_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-74a55955-13ac-4599-8b40-ad77a66f55b4" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-c6619c72-590d-4dfd-8cfd-996855e0f0ca" } ], "id": "ef2f6f1d-1488-4d34-936a-f1312b51b8f5", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-ef2f6f1d-1488-4d34-936a-f1312b51b8f5" } ], "id": "f8b3f20b-c96b-41fe-aa57-8aa38d368a6b", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-f8b3f20b-c96b-41fe-aa57-8aa38d368a6b" } ], "id": "6a8a634b-4dc1-4d04-a667-7c3170f605a6", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-6a8a634b-4dc1-4d04-a667-7c3170f605a6" }, { "name": "invoice", "item": [ { "name": "{invoice_id}", "item": [ { "name": "pricing_rules_logs", "item": [ { "name": "List Pricing Rule Logs", "id": "da094cc0-d23f-443a-8aef-efc9c1b19989", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/invoice/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "id": "8a40a99a-3707-43a2-b2db-5ce96affa3c9", "key": "invoice_id", "value": "", "description": "(Required) " } ] }, "description": "List pricing rule logs" }, "response": [ { "id": "2d4cd964-ab4d-411d-93a6-91295bafc6e5", "name": "Response for list Invoice Pricing Rules Logs 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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"order\": \"\",\n \"changes\": {\n \"key\": \"\",\n \"oldRevenue\": \"\",\n \"newRevenue\": \"\",\n \"keyName\": \"\",\n \"oldUsage\": \"\",\n \"newUsage\": \"\",\n \"errorMessage\": \"\"\n },\n \"type\": \"CONDITION_FALSE\",\n \"rule\": {\n \"id\": \"\",\n \"name\": \"\",\n \"condition\": \"\",\n \"computation\": \"\"\n },\n \"variablesValue\": {\n \"Loremf\": {\n \"name\": \"\",\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"order\": \"\",\n \"changes\": {\n \"key\": \"\",\n \"oldRevenue\": \"\",\n \"newRevenue\": \"\",\n \"keyName\": \"\",\n \"oldUsage\": \"\",\n \"newUsage\": \"\",\n \"errorMessage\": \"\"\n },\n \"type\": \"CONDITION_FALSE\",\n \"rule\": {\n \"id\": \"\",\n \"name\": \"\",\n \"condition\": \"\",\n \"computation\": \"\"\n },\n \"variablesValue\": {\n \"incididuntc\": {\n \"name\": \"\",\n \"value\": \"\"\n },\n \"quis_f5c\": {\n \"name\": \"\",\n \"value\": \"\"\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-2d4cd964-ab4d-411d-93a6-91295bafc6e5" }, { "id": "335750e0-8f4b-46ec-a658-73c512b99dd6", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-335750e0-8f4b-46ec-a658-73c512b99dd6" }, { "id": "f6574e5c-beb1-4b04-8a48-6c60a789fbd4", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-f6574e5c-beb1-4b04-8a48-6c60a789fbd4" }, { "id": "cefbbaf8-a658-46e2-b2a7-b9c984f11bbf", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-cefbbaf8-a658-46e2-b2a7-b9c984f11bbf" }, { "id": "8aa56b05-9a33-44dd-bda0-0df9dd510f6a", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-8aa56b05-9a33-44dd-bda0-0df9dd510f6a" }, { "id": "9247eddd-06f1-463c-bdbb-5d6c663b5f51", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-9247eddd-06f1-463c-bdbb-5d6c663b5f51" }, { "id": "5cba7286-de97-47fb-8001-5e95c55cdedb", "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/:invoice_id/pricing_rules_logs", "host": [ "{{baseUrl}}" ], "path": [ "invoice", ":invoice_id", "pricing_rules_logs" ], "variable": [ { "key": "invoice_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:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-5cba7286-de97-47fb-8001-5e95c55cdedb" } ], "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-da094cc0-d23f-443a-8aef-efc9c1b19989" } ], "id": "4b780198-08a7-49d4-83ed-273a53a92713", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-4b780198-08a7-49d4-83ed-273a53a92713" } ], "id": "6ef692e0-fb65-421f-b93d-8d1b607c43e5", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-6ef692e0-fb65-421f-b93d-8d1b607c43e5" } ], "id": "e0acb7d0-1fad-4cce-bd2d-bff7dadd0272", "createdAt": "2026-07-28T03:15:36.000Z", "updatedAt": "2026-07-28T03:15:36.000Z", "uid": "35240-e0acb7d0-1fad-4cce-bd2d-bff7dadd0272" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.togai.com/" } ] }