{ "info": { "_postman_id": "7d804285-0a99-491c-8521-87c313355105", "name": "Clients AR Account reports Status codes API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:53.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "lastUpdatedBy": "35240", "uid": "35240-7d804285-0a99-491c-8521-87c313355105" }, "item": [ { "name": "public", "item": [ { "name": "httpbin", "item": [ { "name": "v1", "item": [ { "name": "status", "item": [ { "name": "{codes}", "item": [ { "name": "Return status code or random status code if more than one are given", "id": "263f420a-9cd3-4fce-85b4-71b403258344", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "id": "9707e12e-1aff-4c89-98bf-30f8fbc011b7", "key": "codes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "1a51095e-0883-4fa6-8358-53150b16e889", "name": "Informational responses", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Continue", "code": 100, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-1a51095e-0883-4fa6-8358-53150b16e889" }, { "id": "1c96631a-3a06-41ec-903b-5e303ad40222", "name": "Success", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-1c96631a-3a06-41ec-903b-5e303ad40222" }, { "id": "da574d71-c98f-49d6-8e97-ba161df4382e", "name": "Redirection", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Multiple Choices", "code": 300, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-da574d71-c98f-49d6-8e97-ba161df4382e" }, { "id": "f5c175c7-848b-46c4-90ac-e3236e572422", "name": "Client Errors", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-f5c175c7-848b-46c4-90ac-e3236e572422" }, { "id": "fe24863d-564a-4f9e-bd40-d33234946910", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-fe24863d-564a-4f9e-bd40-d33234946910" }, { "id": "a9aae443-4659-4955-8019-e2068a285491", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-a9aae443-4659-4955-8019-e2068a285491" }, { "id": "7a42faa2-46e8-4e15-907d-4929ad4a3106", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-7a42faa2-46e8-4e15-907d-4929ad4a3106" }, { "id": "bd725ebc-932b-4896-88fc-ca27cdf57cf6", "name": "Server Errors", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-bd725ebc-932b-4896-88fc-ca27cdf57cf6" } ], "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-263f420a-9cd3-4fce-85b4-71b403258344" }, { "name": "Return status code or random status code if more than one are given", "id": "6ef9302c-4519-4f53-8f61-c064551977e3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "id": "026cd8a6-073c-4f33-9008-2cf3fcf7fb4b", "key": "codes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "15df2b46-cd05-4b05-942f-f414149ab7cb", "name": "Informational responses", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Continue", "code": 100, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-15df2b46-cd05-4b05-942f-f414149ab7cb" }, { "id": "fbd54b5e-d59e-4479-8cb5-bbeb315677c5", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-fbd54b5e-d59e-4479-8cb5-bbeb315677c5" }, { "id": "87b39c2c-b3a1-4a91-95d4-7e8a532b585d", "name": "Redirection", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Multiple Choices", "code": 300, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-87b39c2c-b3a1-4a91-95d4-7e8a532b585d" }, { "id": "62c9309f-8b6a-4696-ae1c-b214508b2ebd", "name": "Client Errors", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-62c9309f-8b6a-4696-ae1c-b214508b2ebd" }, { "id": "133a9e2a-231c-47fc-b242-341dca231c44", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-133a9e2a-231c-47fc-b242-341dca231c44" }, { "id": "7b27a1e4-1bcb-491a-8319-263e0d9c4e7e", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-7b27a1e4-1bcb-491a-8319-263e0d9c4e7e" }, { "id": "008de6a6-6170-4532-ab96-b4b59513b37d", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-008de6a6-6170-4532-ab96-b4b59513b37d" }, { "id": "83a3ccb4-f9ef-4dcb-8070-7b3ceedbb734", "name": "Server Errors", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-83a3ccb4-f9ef-4dcb-8070-7b3ceedbb734" } ], "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-6ef9302c-4519-4f53-8f61-c064551977e3" }, { "name": "Return status code or random status code if more than one are given", "id": "95f1df92-4542-4d87-ac1b-f8de89cb931b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PATCH", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "id": "3deeda8c-71fd-49c8-95d9-3e458317db97", "key": "codes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "d4dd57c9-6adb-4e54-a503-3df21b73232b", "name": "Informational responses", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Continue", "code": 100, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-d4dd57c9-6adb-4e54-a503-3df21b73232b" }, { "id": "a821b363-8926-41a5-b490-a17ea9733603", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-a821b363-8926-41a5-b490-a17ea9733603" }, { "id": "de319bb9-0e41-492e-aadd-61ee012d873d", "name": "Redirection", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Multiple Choices", "code": 300, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-de319bb9-0e41-492e-aadd-61ee012d873d" }, { "id": "b3278e3d-b2f5-46a5-b188-002dab573733", "name": "Client Errors", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-b3278e3d-b2f5-46a5-b188-002dab573733" }, { "id": "1dbc39df-3e61-4c66-a115-7ada6d259264", "name": "Unauthorized request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-1dbc39df-3e61-4c66-a115-7ada6d259264" }, { "id": "2daf16ce-cced-48be-a9eb-cfbad968dec3", "name": "Forbidden request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-2daf16ce-cced-48be-a9eb-cfbad968dec3" }, { "id": "88aaa75f-550d-4e1d-a7e9-0fa07120f3b9", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-88aaa75f-550d-4e1d-a7e9-0fa07120f3b9" }, { "id": "e2d277ec-619e-404f-b916-cced44f2178e", "name": "Server Errors", "originalRequest": { "method": "PATCH", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-e2d277ec-619e-404f-b916-cced44f2178e" } ], "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-95f1df92-4542-4d87-ac1b-f8de89cb931b" }, { "name": "Return status code or random status code if more than one are given", "id": "a0985ae7-52c9-4dae-a11d-b59afd9c2d7a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "id": "77e3fca7-7baa-40f9-9a34-79d4d09f7aa3", "key": "codes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "26fbc5b3-b517-4f02-b657-005e5eccaf7e", "name": "Informational responses", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Continue", "code": 100, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-26fbc5b3-b517-4f02-b657-005e5eccaf7e" }, { "id": "070e8094-3d5a-468a-a0a0-b46b7c0c31c6", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-070e8094-3d5a-468a-a0a0-b46b7c0c31c6" }, { "id": "65fd869d-fe3c-4386-b3f3-5e58c3adfac2", "name": "Redirection", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Multiple Choices", "code": 300, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-65fd869d-fe3c-4386-b3f3-5e58c3adfac2" }, { "id": "aff95ace-fa37-4d48-97ae-95960e90ea13", "name": "Client Errors", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-aff95ace-fa37-4d48-97ae-95960e90ea13" }, { "id": "b59d4e0f-a952-445b-9c68-1c6622ec6572", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-b59d4e0f-a952-445b-9c68-1c6622ec6572" }, { "id": "31040bd4-c73f-4045-a4cc-81a7c2edbae1", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-31040bd4-c73f-4045-a4cc-81a7c2edbae1" }, { "id": "5a8b06ad-9c84-424f-aad0-961beabf242c", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-5a8b06ad-9c84-424f-aad0-961beabf242c" }, { "id": "4f6c1b7d-ff86-4ff6-9838-e37cde84e739", "name": "Server Errors", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-4f6c1b7d-ff86-4ff6-9838-e37cde84e739" } ], "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-a0985ae7-52c9-4dae-a11d-b59afd9c2d7a" }, { "name": "Return status code or random status code if more than one are given", "id": "26657c9d-1752-4a79-a8b6-e9b5749dd053", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "id": "9308feb6-4c5f-4c74-b56b-5a512161311e", "key": "codes", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "2424e72f-9b8b-4600-b959-c9e28811f37e", "name": "Informational responses", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Continue", "code": 100, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-2424e72f-9b8b-4600-b959-c9e28811f37e" }, { "id": "bcddda9c-8844-4db1-9acb-79ddbccf51dc", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-bcddda9c-8844-4db1-9acb-79ddbccf51dc" }, { "id": "0c4d84a0-cd32-43e6-9e1c-bc1b50d0b372", "name": "Redirection", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Multiple Choices", "code": 300, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-0c4d84a0-cd32-43e6-9e1c-bc1b50d0b372" }, { "id": "f1d687c6-0452-4775-bd86-3124f765dc99", "name": "Client Errors", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-f1d687c6-0452-4775-bd86-3124f765dc99" }, { "id": "40f4bf62-58e1-49d3-98f2-f2ddec4ab754", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-40f4bf62-58e1-49d3-98f2-f2ddec4ab754" }, { "id": "a89fa381-54e6-492b-8a1d-d2757a965f74", "name": "Forbidden request.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-a89fa381-54e6-492b-8a1d-d2757a965f74" }, { "id": "38db7e58-8d69-4325-9e62-cec1a47570b2", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-38db7e58-8d69-4325-9e62-cec1a47570b2" }, { "id": "186eea20-d476-457d-9e54-d1262ee1166b", "name": "Server Errors", "originalRequest": { "method": "PUT", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/status/:codes", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "status", ":codes" ], "variable": [ { "key": "codes" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-186eea20-d476-457d-9e54-d1262ee1166b" } ], "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-26657c9d-1752-4a79-a8b6-e9b5749dd053" } ], "id": "80be25ff-9e87-4535-bb46-9ecc338b2f79", "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-80be25ff-9e87-4535-bb46-9ecc338b2f79" } ], "id": "babf3f73-3ffb-44bc-ae77-3bb11723bee2", "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-babf3f73-3ffb-44bc-ae77-3bb11723bee2" } ], "id": "058608ad-9557-4b57-8bce-bb8bdb3d1588", "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-058608ad-9557-4b57-8bce-bb8bdb3d1588" } ], "id": "c7576119-6ae0-422e-b04a-6f01bf7aaeea", "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-c7576119-6ae0-422e-b04a-6f01bf7aaeea" } ], "id": "07b5954f-edf4-419d-83b4-0d3079552bc1", "createdAt": "2026-07-28T10:08:54.000Z", "updatedAt": "2026-07-28T10:08:54.000Z", "uid": "35240-07b5954f-edf4-419d-83b4-0d3079552bc1" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }