{"info":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","description":"<html><head></head><body><p>Customer-ready collection generated from Hubpay's published OpenAPI specification.</p>\n<ol>\n<li>Set the clientId, clientSecret and accountId collection variables.</li>\n<li>Run Authentication &gt; Generate JWT access token.</li>\n<li>The test script stores the returned token in accessToken for all other requests.</li>\n</ol>\n<p>The default baseUrl is the Hubpay sandbox. Use separate production credentials and change baseUrl only when you are ready to go live.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"56688696","collectionId":"f9ed2d66-ff74-40a4-9493-031706f12150","publishedId":"2sBY4MvhLW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-07-16T18:25:02.000Z"},"item":[{"name":"Webhook management","item":[{"name":"List all registered webhooks","id":"9107a2e9-abed-4a27-aa92-258e1f29ec64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","description":"<p>Retrieve a paged list of webhooks currently registered</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","webhooks"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"07dafe78-bb08-4a13-b5bd-04a5df2ac165","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"1f3e9914-552a-440a-a75a-2bd2411baeed","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"75840393-f959-4709-a4ef-7c6ab751b74c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d8a19cad-d8e1-41ca-afe2-8632b02214bd","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3e6fc85a-c7f6-482a-abbb-0f1d03c19015","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"403959cb-a424-494b-a3c0-a74b8b6fd08d","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"98d27597-b3a4-4756-ae62-e9a60c787407","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6498a6e1-7ac3-4d01-bf5c-9bd3add8d275","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9107a2e9-abed-4a27-aa92-258e1f29ec64"},{"name":"Register a webhook to receive events through.","id":"8fd2f47a-be2a-493b-87fe-d0b139041d59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks","description":"<p>Subscribe to one or more event types with a specified callback URL. App connection partners registering to receive callbacks for a connected customer's activities may also supply the <code>AccountId</code> header if they wish to use per-connection callback URLs.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","webhooks"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"075f9796-92c4-47b1-9e4f-9011c017f2f7","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"5ed9fc67-7c25-418b-8240-b20822cd42ee\"\n}"},{"id":"b30855dc-ee90-478b-ae82-47a9b24c453e","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a3d115b3-b431-451c-93e3-501f481bcea9","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1663e78c-a5d0-4aef-b71e-c27cd3d7761d","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d96099ca-28ff-4277-8eed-cfb815d9f701","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"163148a4-6abd-471f-9dc4-5bd4e1f9a254","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"67bac920-be48-4b19-ad9e-e7f28ab0342e","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9b93004e-5a5a-4edb-837e-9c38682d0c0c","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"84436b2e-78b3-4300-9958-372eb4f1b54e","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7704eef9-2dba-48a1-816e-6db7edeb4515","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"<i>(optional)</i> Identifies the connected customer the webhook is being registered for. App connection partners may set this to the `customerAccountId` of an active connection when registering to receive callbacks for that customer's activities (for example, a payment request being created) to a connection-specific URL - this is not mandatory (partners can leave this unset and will receive callbacks for registered events, for all connected customers, to the specified URL).","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"callbackUrl\": \"https://your-callback.url/webhook\",\n  \"eventTypes\": [\n    \"v1.rfi.case.closed\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/webhooks"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8fd2f47a-be2a-493b-87fe-d0b139041d59"},{"name":"Get webhook signing secret","id":"3c24e517-2211-47cf-b393-fe0a2b28586a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","description":"<p>Retrieve the signing secret for a registered webhook. Use this secret to verify incoming webhook payload signatures.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","webhooks",":webhookId","signing-secret"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"e549cd0c-027e-497d-8b60-fe9c6006ccd0","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"webhookId"}]}},"response":[{"id":"c8387b90-6203-4aee-a481-0e7b17cd57d9","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key\": \"string\"\n}"},{"id":"e276470b-b032-490a-92db-b7f5e91ec2d5","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bc1cce62-38bf-4424-bc7d-2de0dec14e18","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"50c774e4-1f1a-44fb-a3dc-92c55410cd48","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2c05b0b3-ea0f-4e11-bbe4-c17ea81d829b","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dc6ab024-e49c-4d02-b681-08d1fc35ef8a","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ab9b5a72-28fd-4751-b25d-d0173983ed88","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2b3a8ca8-1dce-4992-a44e-a986818383e5","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId/signing-secret","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId","signing-secret"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3c24e517-2211-47cf-b393-fe0a2b28586a"},{"name":"Delete a registered webhook","id":"1d132fb4-2180-4fee-aa92-c9b168be2099","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","description":"<p>Removes a previously registered webhook by its unique identifier</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","webhooks",":webhookId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d23a3225-284e-4f8f-a3cc-2592d15bbf2d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"webhookId"}]}},"response":[{"id":"79b9e941-87e7-445f-8f69-c9ee6ca821c3","name":"No Content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"4c09ddc6-fdda-4fbd-986e-eb0be2c37e26","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5587ef18-a043-4112-82bb-d0b65427801c","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5a668b6b-b9c8-4840-951d-bfa99fe06a0e","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ec9935a9-5663-48bf-b4e8-8120ca40cd21","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d7b4d4b6-a8d2-4199-8376-87296a0c8306","name":"Method Not Allowed","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3efbccb7-470f-4532-a186-ddf72920fc0c","name":"Unsupported Media Type","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"61724956-d519-4f65-b8fd-f6608fa5645a","name":"Too Many Requests","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"314d600b-a565-4a27-84ce-acc5e978246a","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/webhooks/:webhookId","host":["https://sandbox-api.hubpay.io"],"path":["v1","webhooks",":webhookId"],"variable":[{"key":"webhookId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"1d132fb4-2180-4fee-aa92-c9b168be2099"}],"id":"d71ff3a8-71c3-4fad-ba63-e7379c76d968","description":"<p>Operations related to webhook management</p>\n","_postman_id":"d71ff3a8-71c3-4fad-ba63-e7379c76d968","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Connections","item":[{"name":"List connections","id":"4e62dee3-863b-499c-b1c9-1d99b6b47bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","description":"<p>Lists the authenticated partner's app connections</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","connections"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"4cd1dd02-9c3d-49fc-9826-0e817816b6fd","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f6695195-94b6-45b9-83f6-8d9d0b2af91f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0ddb1ac6-558d-458b-984e-18e016789a53","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"054aaec5-8bc4-4b80-9c18-1c28ab5d25dd","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ab63e89d-f41c-4344-9cef-b42ff0891eb4","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b4aefd57-d80b-4909-8f7f-868a312f71fa","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"936d1edf-3239-402a-a250-a158d6c55993","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f9f17869-2712-4c0b-8bd7-e9ad50d08479","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"4e62dee3-863b-499c-b1c9-1d99b6b47bf0"},{"name":"Create a connection request","id":"acd9c2e7-f4af-4762-ad06-c8b59cbde374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections","description":"<p>Creates a connection request for the authenticated partner and returns a deep link and token</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","connections"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"cf66f6b5-aea6-40ef-8fd2-755a96e55094","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"connectionId\": \"50557f3c-2bf7-68fc-9f5d-e96dfe792f25\",\n  \"token\": \"string\",\n  \"deepLink\": \"string\",\n  \"expiresAt\": \"2026-01-01T00:00:00Z\"\n}"},{"id":"6b4d3d81-e0c5-45ca-b85d-235267384653","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e1ef2cc3-626c-4414-b6dd-a097c5cfde59","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"59e3428b-f055-4edf-b39e-a0431f24bff9","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d12e3067-335d-49c7-bcd7-de47fe39bde7","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"69910e06-8a88-409e-9d81-02938acfad97","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d114dc24-4ae2-4496-a33a-abf473dfce6d","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7f89fdcc-fb9c-4084-a3bf-7ec50306250a","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"980f21e7-c782-4113-bf77-46d3aa112383","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aca2aee5-2fae-4223-8bf7-3fe4b33d5d42","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"scopes\": [\n    \"WALLET_BALANCE_READ\"\n  ],\n  \"accountEmail\": \"user@partner-app.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/connections"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"acd9c2e7-f4af-4762-ad06-c8b59cbde374"},{"name":"Get connection","id":"766d1739-50b0-44af-9237-bc7b46a858d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","description":"<p>Fetches one of the authenticated partner's app connections</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","connections",":connectionId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"45b72cf2-8052-4836-8ea0-237dd4d9cf09","description":{"content":"<p>(Required) Unique identifier of the connection</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"connectionId"}]}},"response":[{"id":"5190311f-a7cd-47b4-a4a0-498d28a56eed","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"connectionId\": \"7fcb49a7-8c84-ed89-a6a2-e32831988a9c\",\n  \"partnerAccountId\": \"3b1a988e-ba5d-1689-076b-1ccaa891af1a\",\n  \"customerAccountId\": \"9c07d065-4446-ff57-18aa-ced78d69b40c\",\n  \"status\": \"ACTIVE\",\n  \"expiresAt\": \"2026-01-01T00:00:00Z\",\n  \"acceptedAt\": \"2026-01-01T00:00:00Z\",\n  \"revokedAt\": \"2026-01-01T00:00:00Z\",\n  \"revokedBy\": \"string\",\n  \"createdAt\": \"2026-01-01T00:00:00Z\"\n}"},{"id":"974685b3-f7e1-45de-91d1-b0e29f860700","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"02d77201-fe64-4307-9f78-da7c2a761259","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"eb614c8d-83ad-4239-96b3-c4f715155956","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c780eaf4-7a61-4656-b93b-7173492203ad","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"22169499-d571-43bf-9bc5-5056c8891c88","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dab16a56-db25-4626-9829-8803f894ea47","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fb24dd79-cc16-40fd-9f50-8b555c112a1a","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"766d1739-50b0-44af-9237-bc7b46a858d6"},{"name":"Revoke connection","id":"48dd98c9-509a-4fd4-a3da-6d3145fc3bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","description":"<p>Revokes one of the authenticated partner's app connections</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","connections",":connectionId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"a5be9524-fe4f-4fe1-ab5b-f3ee0900868b","description":{"content":"<p>(Required) Unique identifier of the connection</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"connectionId"}]}},"response":[{"id":"db5e5be3-4463-4f17-822d-2975bbc6adc7","name":"No Content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d44103d8-633a-48c9-a786-815b9bdef97c","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7207e4b7-7ac1-46ab-939c-c3eba668b00e","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dbb0f8f4-7b5d-430c-a374-70f70ded441d","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d53e3454-68ef-4256-8e55-730756c4a298","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7118edc0-8590-4835-aa7f-5951c9371d90","name":"Method Not Allowed","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"accb6edc-8c5a-4f14-93bb-523202e7a3f0","name":"Unsupported Media Type","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"06e260f7-8030-4669-adc9-0e549882603f","name":"Too Many Requests","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ade86e51-03e5-4169-96d2-e939a351bec0","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/connections/:connectionId","host":["https://sandbox-api.hubpay.io"],"path":["v1","connections",":connectionId"],"variable":[{"key":"connectionId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the connection"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"48dd98c9-509a-4fd4-a3da-6d3145fc3bd4"}],"id":"1a2c9c61-293c-4eee-817e-b2c2231837af","description":"<p>Partner app connection management</p>\n","_postman_id":"1a2c9c61-293c-4eee-817e-b2c2231837af","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Wallets","item":[{"name":"List wallets and balances","id":"5d6ae318-1ff0-4129-b8c2-4c6658dc02dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","description":"<p>Returns wallets and their available balances</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","wallets"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Optional query param to filter by currency</p>\n","type":"text/plain"},"key":"currency","value":"AED"},{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"90dc3fae-60d1-44b4-bb0b-86944f6e1887","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"239d0be8-c59f-4979-87c5-068e39558f6a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"243df768-5d52-4704-9115-3dd5d5b6773b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f33e5c9d-8625-4682-a7cb-9b5f2964c076","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"622be721-b614-4531-8dd7-89be476a8de2","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2c3c90eb-0cf0-45b5-a960-12c82296e259","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3e7567c2-c79f-4288-b209-97a7271797dd","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8a5c4a46-4d5d-4f0a-aae4-62a74628d04d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/wallets?currency=AED&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","wallets"],"query":[{"key":"currency","value":"AED"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"5d6ae318-1ff0-4129-b8c2-4c6658dc02dc"}],"id":"3c264795-884c-40cb-9885-1d9c285b3867","description":"<p>Operations related to wallets and balances</p>\n","_postman_id":"3c264795-884c-40cb-9885-1d9c285b3867","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Authentication","item":[{"name":"Generate JWT access token","event":[{"listen":"test","script":{"type":"text/javascript","exec":["const body = pm.response.json();","const token = body.access_token || body.accessToken || body.token;","pm.test('Access token returned', () => pm.expect(token).to.be.a('string').and.not.empty);","if (token) pm.collectionVariables.set('accessToken', token);"]}}],"id":"f10162b8-c1a3-4e5c-90ff-075f3fd8e5c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"\",\n  \"clientSecret\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/auth/token","description":"<p>Authenticates a registered client using its ID and secret, and returns a JWT access token.</p>\n","urlObject":{"path":["auth","token"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"52dd4801-fc01-4e7b-9884-4a428d50232b","name":"Successful token issuance","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"your-client-id-123\",\n  \"clientSecret\": \"your-client-secret-abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"access_token\": \"eyJraWQiOiJ...\",\n  \"expires_in\": 3600,\n  \"token_type\": \"Bearer\"\n}"},{"id":"14777083-d916-4b2d-84fd-9a143f0665e2","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"your-client-id-123\",\n  \"clientSecret\": \"your-client-secret-abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/auth/token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"https://GTXdipBeVrZUVnH.lveXLFIlqgKlRgfeqygFMq,-dI\",\n  \"title\": \"string\",\n  \"status\": 1669,\n  \"detail\": \"string\",\n  \"instance\": \"https://YkGFtuRxFhevzjBBpFXnmpLdrNRjBKnXz.jdvejYgv4hWopP7inj0ftAesXnFqPu+aYH-n4YtC4b4HFzs3+fpAVj3ELE\",\n  \"properties\": {\n    \"key_0\": {}\n  },\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\"\n}"},{"id":"f8a90ef7-eb98-4f02-b89c-a77ea6ce575f","name":"Invalid client credentials","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"your-client-id-123\",\n  \"clientSecret\": \"your-client-secret-abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/auth/token"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"https://GTXdipBeVrZUVnH.lveXLFIlqgKlRgfeqygFMq,-dI\",\n  \"title\": \"string\",\n  \"status\": 1669,\n  \"detail\": \"string\",\n  \"instance\": \"https://YkGFtuRxFhevzjBBpFXnmpLdrNRjBKnXz.jdvejYgv4hWopP7inj0ftAesXnFqPu+aYH-n4YtC4b4HFzs3+fpAVj3ELE\",\n  \"properties\": {\n    \"key_0\": {}\n  },\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\"\n}"},{"id":"5fe566af-7846-4c10-a981-282000003a94","name":"Internal server error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"clientId\": \"your-client-id-123\",\n  \"clientSecret\": \"your-client-secret-abc\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/auth/token"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"https://GTXdipBeVrZUVnH.lveXLFIlqgKlRgfeqygFMq,-dI\",\n  \"title\": \"string\",\n  \"status\": 1669,\n  \"detail\": \"string\",\n  \"instance\": \"https://YkGFtuRxFhevzjBBpFXnmpLdrNRjBKnXz.jdvejYgv4hWopP7inj0ftAesXnFqPu+aYH-n4YtC4b4HFzs3+fpAVj3ELE\",\n  \"properties\": {\n    \"key_0\": {}\n  },\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\"\n}"}],"_postman_id":"f10162b8-c1a3-4e5c-90ff-075f3fd8e5c5"}],"id":"86031893-e232-4fa7-9fd9-a55d76c5012b","description":"<p>Token generation for registered clients</p>\n","_postman_id":"86031893-e232-4fa7-9fd9-a55d76c5012b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"RFI","item":[{"name":"Submit RFI responses in bulk","id":"882ef278-488f-4610-991f-ad7076e30ce0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","description":"<p>Submits a batch of question answers and document attachments in a single atomic call. If any item fails validation the whole batch is rejected and nothing is persisted.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","responses"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d62033ba-c046-4d9b-81d1-45241da09223","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"}]}},"response":[{"id":"d7956252-2cf3-4248-9eb7-7c0a3bde24b4","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"243b60fc-edcd-a48a-5e37-92e792b02c7d\",\n  \"caseNumber\": \"string\",\n  \"subjectType\": \"TRANSACTION\",\n  \"subjectId\": \"5bb3fe45-99a4-80d8-a0f5-b173e03437ae\",\n  \"subjectReference\": \"string\",\n  \"accountId\": \"cc26622c-d5d5-e02a-95b8-22fa02438393\",\n  \"status\": \"CLOSED\",\n  \"customerDisplayMessage\": \"string\",\n  \"lastRespondedAt\": \"2021-09-19T19:35:25.420Z\",\n  \"closedAt\": \"1964-01-15T03:26:53.066Z\",\n  \"cancelledAt\": \"1969-03-16T12:06:21.602Z\",\n  \"createdAt\": \"2023-09-20T17:12:53.974Z\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9d41e0ec-68e3-495f-a28d-c8884dafd45b","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e40c9acd-3304-4ace-ac27-df25cc698e1b","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1affb60e-a763-4ea6-ba45-3cb7bc23beaa","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e3d514a3-d1b2-42b8-ba41-ab1bb536f683","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bf27849c-cf74-4923-bd04-5b657f0513b7","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fa7d7433-afa2-4903-927e-bf22ab4865cf","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"108acf3f-2a4e-4e39-86d8-3f1f728a0972","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a78787e5-1632-4b0d-bd23-3fbbc1522714","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3d6543e2-4081-4703-b2c0-a380ec6ed17e","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answers\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"attachments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/responses","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","responses"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"882ef278-488f-4610-991f-ad7076e30ce0"},{"name":"Answer an RFI question","id":"6a3d1115-cd46-4d36-9d06-a07b0b374887","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","description":"<p>Submits the customer's free-text answer to a single question. Subsequent calls replace the previous answer (last-write-wins).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"61384b24-b52d-4107-89e4-75cc05b5f313","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"},{"id":"bbd8c726-b483-4b97-acac-82250651a08e","description":{"content":"<p>(Required) Question identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"questionId"}]}},"response":[{"id":"f7e4c0cd-5fda-4d26-af9a-1ee82796a9f8","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"243b60fc-edcd-a48a-5e37-92e792b02c7d\",\n  \"caseNumber\": \"string\",\n  \"subjectType\": \"TRANSACTION\",\n  \"subjectId\": \"5bb3fe45-99a4-80d8-a0f5-b173e03437ae\",\n  \"subjectReference\": \"string\",\n  \"accountId\": \"cc26622c-d5d5-e02a-95b8-22fa02438393\",\n  \"status\": \"CLOSED\",\n  \"customerDisplayMessage\": \"string\",\n  \"lastRespondedAt\": \"2021-09-19T19:35:25.420Z\",\n  \"closedAt\": \"1964-01-15T03:26:53.066Z\",\n  \"cancelledAt\": \"1969-03-16T12:06:21.602Z\",\n  \"createdAt\": \"2023-09-20T17:12:53.974Z\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b1174105-045f-4a5e-8003-505ced703c48","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b0cc14c1-97c2-43cc-ba89-38cb1b672646","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6d8c5191-bba7-4a12-acd7-b3f998e7be80","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"36fdebd1-f316-418d-909b-83a551c03a80","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d4ce151a-862f-460a-870f-bd268cedf23f","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"94cd576f-681e-4323-9302-ba666e21c8a4","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"905989e0-c76d-4212-a3da-5438c5c13375","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"61d8a217-0409-4fac-8946-12478a42c298","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"88bfed78-46bb-405d-a168-33168b35b8a3","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"answer\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/questions/:questionId/answer","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","questions",":questionId","answer"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"questionId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Question identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"6a3d1115-cd46-4d36-9d06-a07b0b374887"},{"name":"Upload a document for an RFI","id":"8c65dc2c-d664-47d6-bd71-48fd590ae961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","description":"<p>(Required) </p>\n","value":null}]},"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","description":"<p>Uploads a file to Hubpay for use on an RFI. Returns a <code>DocumentUpload</code> whose <code>id</code> is then passed to <code>POST /v1/rfi/{rfiId}/document-requests/{documentRequestId}/attach</code> to link the upload to a document-request slot on the RFI.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","documents","upload"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d3d4e853-8e41-4148-99ca-10d21d7fdefa","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"}]}},"response":[{"id":"bffec9ca-3e73-492c-9418-a810ad603a0d","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentType\": \"string\",\n  \"createdAt\": \"2025-06-26T10:26:22.141Z\",\n  \"fileName\": \"string\",\n  \"id\": \"7fe38778-e592-67fc-e715-343d68f939bc\"\n}"},{"id":"21f8ac06-df41-474a-a9fb-f618335a998f","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3b14e0db-e9c2-4f32-a108-37b297942fb1","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1ed0cdc3-8908-4e20-998f-88db0ae44b99","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b1790e7c-fbc6-4d06-901c-449f481ac279","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"981a9941-edb9-4601-80e7-f68b76338a51","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7bfbdc51-7b0b-4c0e-b8ac-34d49cb0b455","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"de2ea30a-f1c3-43db-8131-212382510961","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7caabeac-c7b6-4c9f-9738-8149bd5e47e3","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"39f148b1-dfd3-4a25-b6c2-4a4c07743e80","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/documents/upload","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","documents","upload"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8c65dc2c-d664-47d6-bd71-48fd590ae961"},{"name":"Attach documents to an RFI document-request slot","id":"2ef1b189-d241-4b74-9a35-afa412c58e32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","description":"<p>Attaches one or more previously-uploaded documents to a document-request slot on the RFI. Use <code>POST /v1/rfi/{rfiId}/documents/upload</code> to push file bytes first, then pass the returned <code>DocumentUpload.id</code> values here.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d781aadc-bd88-4d89-9089-f0df5bec2a6e","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"},{"id":"e6082b47-91cd-420f-aee4-38d1a93328fb","description":{"content":"<p>(Required) Document-request slot identifier (matches <code>Rfi.documentRequests[].id</code>)</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"documentRequestId"}]}},"response":[{"id":"4b3ebaab-9e81-416b-a214-52175bd532c5","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"243b60fc-edcd-a48a-5e37-92e792b02c7d\",\n  \"caseNumber\": \"string\",\n  \"subjectType\": \"TRANSACTION\",\n  \"subjectId\": \"5bb3fe45-99a4-80d8-a0f5-b173e03437ae\",\n  \"subjectReference\": \"string\",\n  \"accountId\": \"cc26622c-d5d5-e02a-95b8-22fa02438393\",\n  \"status\": \"CLOSED\",\n  \"customerDisplayMessage\": \"string\",\n  \"lastRespondedAt\": \"2021-09-19T19:35:25.420Z\",\n  \"closedAt\": \"1964-01-15T03:26:53.066Z\",\n  \"cancelledAt\": \"1969-03-16T12:06:21.602Z\",\n  \"createdAt\": \"2023-09-20T17:12:53.974Z\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e995c2f8-839f-44ec-9c11-ee8aea7cdde1","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ef53964d-e815-49e8-bb4c-59541c3d381f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d1085635-ba22-4f68-914d-21aa4f08df45","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f5edb93c-8c04-42d9-b78a-68919f42ecd6","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0e3eb3b0-357d-4989-951f-51657a68353f","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fd2ce415-4d87-4a09-865f-4ad3162de4fa","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"233b556b-f5e4-456f-8544-e5c7306bf26d","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f6323283-1f9b-4379-90eb-ff4f8e28a6a2","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"96f87739-10d7-4243-ace8-589934a158c6","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentUploadIds\": [\n    \"fa89eda8-106d-ffb9-2694-0ade76f907a7\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/document-requests/:documentRequestId/attach","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","document-requests",":documentRequestId","attach"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"},{"key":"documentRequestId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) Document-request slot identifier (matches `Rfi.documentRequests[].id`)"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"2ef1b189-d241-4b74-9a35-afa412c58e32"},{"name":"Close an RFI (Sandbox)","id":"86910d6e-0762-4446-837d-8a66843840f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","description":"<p><strong>Non-production only.</strong> Transitions the identified RFI to <code>CLOSED</code> and dispatches the\n<code>v1.rfi.case.closed</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/responding-to-rfi/testing\">sandbox testing guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","close"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d9e070e8-f3ec-44e0-bf38-1bfce6cdcd82","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"}]}},"response":[{"id":"61fd1884-f7c6-4dd4-9983-427bd3405047","name":"RFI closed; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"76cd4763-45cc-407f-b029-f2d30777d543","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"85fe2937-9d25-49b9-ad43-3856e3d49ea7","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"67a15670-ee75-475d-8aa3-b39e754109b9","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"68c612a2-3494-498d-88db-321fb82cbb74","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a6ac3268-565e-4f3c-981b-58c75eb08611","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/close","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","close"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"86910d6e-0762-4446-837d-8a66843840f4"},{"name":"Cancel an RFI (Sandbox)","id":"3678eb7a-4506-4f4a-8ee4-01b6f993da07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","description":"<p><strong>Non-production only.</strong> Transitions the identified RFI to <code>CANCELLED</code> and dispatches the\n<code>v1.rfi.case.cancelled</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/responding-to-rfi/testing\">sandbox testing guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId","cancel"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"f61cb7b8-a668-4d16-8f0c-6290fa643114","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"}]}},"response":[{"id":"a9c6c682-f4c8-445a-9edf-7992e54bc193","name":"RFI cancelled; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"e607178a-e6c3-4bca-9916-c7331ea094e0","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b4b0bc07-635c-4574-9196-8e3f358ca066","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"28cb2994-fd25-4f72-8fef-1b50d7a7af89","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"836a1569-897a-4779-9edb-5b0104e51c9a","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3706a250-497c-497a-b9b6-37f611c4cf7b","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cancellationReason\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId/cancel","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId","cancel"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3678eb7a-4506-4f4a-8ee4-01b6f993da07"},{"name":"Open an RFI (Sandbox)","id":"822eb89e-2cb3-4bfe-9b7d-8310ef3c9337","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"dd332d74-f3f9-3611-2d7a-e0aef4c01c8b\",\n  \"subjectType\": \"MULTI_TRANSACTION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open","description":"<p><strong>Non-production only.</strong> Opens a new RFI against the calling partner's account and\ndispatches the <code>v1.rfi.case.opened</code> webhook. The owning account is resolved from the\n<code>AccountId</code> header. Partners cannot open an RFI on another partner's account.</p>\n<p>At least one question or one document request must be provided.</p>\n<p>See the <a href=\"/docs/guides/responding-to-rfi/testing\">sandbox testing guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi","open"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"29dc6804-78f1-4140-a838-7094ad1566ca","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account on which to open the RFI","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"2b77d37a-3589-6f11-a965-0d4b6426d0f0\",\n  \"subjectType\": \"ONBOARDING_APPLICATION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"243b60fc-edcd-a48a-5e37-92e792b02c7d\",\n  \"caseNumber\": \"string\",\n  \"subjectType\": \"TRANSACTION\",\n  \"subjectId\": \"5bb3fe45-99a4-80d8-a0f5-b173e03437ae\",\n  \"subjectReference\": \"string\",\n  \"accountId\": \"cc26622c-d5d5-e02a-95b8-22fa02438393\",\n  \"status\": \"CLOSED\",\n  \"customerDisplayMessage\": \"string\",\n  \"lastRespondedAt\": \"2021-09-19T19:35:25.420Z\",\n  \"closedAt\": \"1964-01-15T03:26:53.066Z\",\n  \"cancelledAt\": \"1969-03-16T12:06:21.602Z\",\n  \"createdAt\": \"2023-09-20T17:12:53.974Z\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"38636d4e-e799-45bc-a5d8-0c7fb54ea090","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account on which to open the RFI","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"2b77d37a-3589-6f11-a965-0d4b6426d0f0\",\n  \"subjectType\": \"ONBOARDING_APPLICATION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3ff64353-7e92-49b8-923b-4c5c8fa271ac","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account on which to open the RFI","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"2b77d37a-3589-6f11-a965-0d4b6426d0f0\",\n  \"subjectType\": \"ONBOARDING_APPLICATION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a48a4188-572d-4c21-9d24-16f733d4ea16","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account on which to open the RFI","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"2b77d37a-3589-6f11-a965-0d4b6426d0f0\",\n  \"subjectType\": \"ONBOARDING_APPLICATION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7e10d95d-4c6e-420c-9cc1-6c4464551675","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account on which to open the RFI","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"subjectId\": \"2b77d37a-3589-6f11-a965-0d4b6426d0f0\",\n  \"subjectType\": \"ONBOARDING_APPLICATION\",\n  \"subjectReference\": \"string\",\n  \"customerDisplayMessage\": \"string\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/rfi/open"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"822eb89e-2cb3-4bfe-9b7d-8310ef3c9337"},{"name":"Decline an RFI document (Sandbox)","id":"a3061681-1314-4ac5-a7a6-c78393fa68d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","description":"<p><strong>Non-production only.</strong> Marks the RFI document as <code>DECLINED</code> and dispatches the\n<code>v1.rfi.document.declined</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/responding-to-rfi/testing\">sandbox testing guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi","documents",":documentId","decline"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"492d64dc-8177-48fe-a3a1-df82f0f62a11","description":{"content":"<p>(Required) ID of the RFI document to decline</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"documentId"}]}},"response":[{"id":"25acd0ee-8064-4de1-a910-c4a4b9f22877","name":"Document declined; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"f071d509-d50c-49cc-bf94-069fecc783bf","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"014196ec-bea9-4e02-b2bf-ebfc7af777b8","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e7583988-8a74-45d0-a4ea-1dc9bb05b28a","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0228d13a-eec8-4b33-b672-03f7ddf87ca7","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d0024624-ad5f-48c6-a00f-1c7c6d85b330","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to decline"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a3061681-1314-4ac5-a7a6-c78393fa68d9"},{"name":"Approve an RFI document (Sandbox)","id":"3c0dd6fc-c373-4b23-8a18-449e8995a8e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","description":"<p><strong>Non-production only.</strong> Marks the RFI document as <code>APPROVED</code> and dispatches the\n<code>v1.rfi.document.approved</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/responding-to-rfi/testing\">sandbox testing guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi","documents",":documentId","approve"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"8a137119-82d7-40e0-ba43-c879c0ff0a33","description":{"content":"<p>(Required) ID of the RFI document to approve</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"documentId"}]}},"response":[{"id":"2741a0eb-2c0b-4059-a9cf-0f97abd8f1a5","name":"Document approved; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to approve"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"9cbeb874-c7f9-48ec-a294-b58fd1aef1cd","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to approve"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"190a5260-5a1d-4a4f-b3e0-0f5f48b97542","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to approve"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"08eccfc4-ded8-4f8d-903b-2b8aa454235a","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to approve"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c1c956fe-a9b9-48dd-bebe-db7f397c8530","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI document belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) ID of the RFI document to approve"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3c0dd6fc-c373-4b23-8a18-449e8995a8e9"},{"name":"List RFIs","id":"25392e25-8a27-4638-a0d9-2e1070aeb19a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","description":"<p>Returns RFI cases raised against the account. By default only OPEN RFIs are returned; set <code>includeTerminal=true</code> to also include CLOSED and CANCELLED cases.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>If true, includes CLOSED and CANCELLED RFIs alongside OPEN ones. Defaults to false.</p>\n","type":"text/plain"},"key":"includeTerminal","value":"false"}],"variable":[]}},"response":[{"id":"f6593343-6c04-4b77-80a3-2f6dfe339004","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"caseNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"customerDisplayMessage\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"lastRespondedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"caseNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"subjectReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"customerDisplayMessage\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"lastRespondedAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"createdAt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n]"},{"id":"f24b3019-48d8-492a-950b-fb7ea47118fa","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e73ec37a-6ef4-4a35-b656-0b2fb6f5dc76","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"13c1e5a2-ffd9-40eb-8137-af84f2a4b167","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"01fec295-723d-434a-9859-03ce52b94bef","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e738a7d0-ec6d-4e72-aa34-48b6aa38637b","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d853270e-cc1e-494c-80af-ebd386c44deb","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d8e6d368-f813-4e18-82c2-5cd280670a27","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFIs belong to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi?includeTerminal=false","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi"],"query":[{"key":"includeTerminal","value":"false"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"25392e25-8a27-4638-a0d9-2e1070aeb19a"},{"name":"Get RFI","id":"ebfbd35d-6012-43b3-ac40-509111e82b0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","description":"<p>Returns the full RFI case, including questions and document requests.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","rfi",":rfiId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"07212f25-bf12-462f-a28a-a9bbe82176c2","description":{"content":"<p>(Required) RFI identifier</p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"rfiId"}]}},"response":[{"id":"53ab802e-d401-428d-9cda-60f6e244f28d","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"243b60fc-edcd-a48a-5e37-92e792b02c7d\",\n  \"caseNumber\": \"string\",\n  \"subjectType\": \"TRANSACTION\",\n  \"subjectId\": \"5bb3fe45-99a4-80d8-a0f5-b173e03437ae\",\n  \"subjectReference\": \"string\",\n  \"accountId\": \"cc26622c-d5d5-e02a-95b8-22fa02438393\",\n  \"status\": \"CLOSED\",\n  \"customerDisplayMessage\": \"string\",\n  \"lastRespondedAt\": \"2021-09-19T19:35:25.420Z\",\n  \"closedAt\": \"1964-01-15T03:26:53.066Z\",\n  \"cancelledAt\": \"1969-03-16T12:06:21.602Z\",\n  \"createdAt\": \"2023-09-20T17:12:53.974Z\",\n  \"questions\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"documentRequests\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a4f21f8a-fc80-4bcf-9a45-6a233addf58f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"00e4e8bf-3ac3-418a-8060-f137252dc9b3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"86fa0a9f-2f50-4325-bbf6-b24a54136fad","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4dda34e8-c061-41b2-848d-172dac7de6a5","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"55029a03-d19e-4270-bdfc-193877f702df","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"71776c3d-f681-4c10-aebc-458d295f5bfc","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4013e604-ba1e-46e9-9340-e4b0dea8ab50","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account the RFI belongs to","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/rfi/:rfiId","host":["https://sandbox-api.hubpay.io"],"path":["v1","rfi",":rfiId"],"variable":[{"key":"rfiId","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) RFI identifier"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"ebfbd35d-6012-43b3-ac40-509111e82b0d"}],"id":"7a56dbf9-c58f-459c-8dd5-928d56c71bb2","description":"<p>Operations for fetching and responding to RFI (Request For Information) cases</p>\n","_postman_id":"7a56dbf9-c58f-459c-8dd5-928d56c71bb2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Payments","item":[{"name":"Create payments","id":"19122707-c7b9-425d-8667-61f099ed086c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments","description":"<p>Initiate a new payment request with the provided details</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","payments"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"3eb3e51a-9a81-4404-842a-a98996648639","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7606c057-ce5a-4091-a1e8-6e8ed0ae926d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e4701c48-0604-4712-a09c-d98f0eb320d0","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ab3d7a6f-10a4-4359-a5b3-7cc7b36ed719","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"90bb4d80-a0a3-41f5-ad3e-5a51599d8105","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"433a0e9a-4b26-4a2d-b55f-eab9a14bae76","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"89d5842d-760b-4d6d-881f-33742600dda7","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c7a67648-418a-404f-be47-dd29affa25bd","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"912cb7dd-d729-43bb-bfa9-9bf76c44780c","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d16e4151-1967-4a92-96cd-88f490c70adc","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"19122707-c7b9-425d-8667-61f099ed086c"},{"name":"Create a payment quote","id":"fced29de-ccad-4079-a1c3-3671d63fb3e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote","description":"<p>Initiate a new payment quote request with the provided details</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","payments","quote"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"0976161f-6fde-433e-9562-b36402ed23a2","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"fee\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}"},{"id":"5b214c5e-77c4-446f-aea4-0d6bf8dc3094","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c61d9aeb-b179-465e-8828-8fa52e2d7ac8","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"86b65f40-6194-4617-81ae-85d88abe8702","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"26fdd941-ef87-4adb-971c-7d81cf17cf38","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d716ad26-c33b-4ff8-98ba-26de89bc6595","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b4ebb3c0-d596-4d4c-99cd-0c8df0bf4f7d","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3f821984-e5d3-458c-945d-5ab43d0407af","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0b744d4b-816f-4044-9ef0-1281a6ebf23a","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"39cc2fbb-d9aa-402c-8648-1b26d9d8f584","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"AE\",\n  \"currency\": \"AED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/payments/quote"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"fced29de-ccad-4079-a1c3-3671d63fb3e6"},{"name":"Get a payment","id":"e76f8a70-4c9c-4cb3-8a11-32f125da4d2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/payments/:id","description":"<p>Retrieve a single payment by id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","payments",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"960327c9-3ecf-4cdf-8d86-255bf2c71690","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"539984fc-5d96-4069-a85b-951afbedb78f","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"amount\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"beneficiaryId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"createdAt\": \"2023-01-01T00:00:00Z\",\n  \"externalId\": \"EXT123\",\n  \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"purposeOfPayment\": \"EXPORTED_GOODS\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"reference\": \"REF123\",\n  \"status\": {\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"complete\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"completedAt\": \"2023-01-01T00:00:00Z\",\n  \"documentReference\": \"DOC123\",\n  \"document\": {\n    \"mediaType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"paymentProperties\": {}\n}"},{"id":"9f3057df-6b87-49c2-8025-be53787f1b28","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"21412e5d-8aeb-46a8-80b2-95318fdccfea","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cd901225-1c11-4963-b153-203f5b725828","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3051d57d-d636-45b5-bb4b-f1c26472d56f","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0057e831-cd38-4203-ae40-e37a36b026d7","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5dcd694f-1873-4485-a5ca-5db46f365acc","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"43e9357d-a0ad-47f5-bd3d-5bb5a196321e","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/payments/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","payments",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e76f8a70-4c9c-4cb3-8a11-32f125da4d2d"}],"id":"e5c75079-6e17-481b-a1d8-63042bcf577d","description":"<p>Operations related to Payments</p>\n","_postman_id":"e5c75079-6e17-481b-a1d8-63042bcf577d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Funding accounts","item":[{"name":"Retrieve funding accounts per currency","id":"50c2d201-493e-4a3d-a7b1-9ac4c73873fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","funding-accounts"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>(Required) Required query param to filter funding accounts by currency</p>\n","type":"text/plain"},"key":"currency","value":"AED"}],"variable":[]}},"response":[{"id":"af0955c3-80f9-485d-99c1-8ed7967e26e2","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"routingCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"paymentMethod\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"routingCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"paymentMethod\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n]"},{"id":"69624c6a-02f7-41cf-8551-6c781b64ea6f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2e33f6d8-d7a6-4e7b-b324-ff4d40a6b2e3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5cce7549-2be9-4153-927c-a811683fd4ba","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c71fd855-fa1e-4b7e-a00d-d5d89279f660","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f7231ecc-f8fc-4e71-ac97-5cf8e3e57599","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5449d2fc-acb3-447e-9145-fa4478c4d94f","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5ad3bfb1-c51e-4755-9f01-7a89fda94b9b","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/funding-accounts?currency=AED","host":["https://sandbox-api.hubpay.io"],"path":["v1","funding-accounts"],"query":[{"key":"currency","value":"AED"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"50c2d201-493e-4a3d-a7b1-9ac4c73873fb"}],"id":"84801bc5-ae27-4588-b6cc-363f8f34d266","description":"<p>Retrieval of funding accounts on currencies the account holding a wallet</p>\n","_postman_id":"84801bc5-ae27-4588-b6cc-363f8f34d266","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Exchange","item":[{"name":"Get an exchange quote","id":"2503269a-0eac-4796-80ae-360adf017f3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote","description":"<p>Retrieve a market price quote based on the provided request.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","orders","exchange","quote"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"a1824cc5-e6bb-45e5-8eeb-f192443613c6","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"expiresAt\": \"2023-12-31\",\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"5e2ebff7-7bf0-52ae-81af-e84ff455e092\",\n  \"rate\": {\n    \"currencyPair\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"price\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"3a0d1dc8-3104-4fa0-aee3-9725f73d03f6","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f7a92c19-6afc-427d-b474-752cb539c928","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1a3c2f7f-32ee-4ee0-bc73-ad24d396dab0","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1726e690-ddce-43b9-8314-2ffc9acb2dde","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3fae68d0-6705-44dc-9cac-27fb31f7c9e8","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"afd27d70-ddc8-4b95-8cd7-7c06b9fcb30a","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a2b00eb5-8ab4-4ee3-ae5b-5ab69dd78285","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ff41d75a-2223-438d-980d-33d1371165ce","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7802df41-cac6-4572-9d24-bc7f04d0c46f","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/quote"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"2503269a-0eac-4796-80ae-360adf017f3b"},{"name":"Make an order","id":"1a0d817c-6673-4e22-8108-7bf1015363eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm","description":"<p>Create an FX order based on the provided request.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","orders","exchange","confirm"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"a0c3b521-24fa-4eec-9900-de49942d65d4","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"createdAt\": \"2023-01-01T00:00:00Z\",\n  \"exchangeStatus\": {\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"complete\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"EX123\",\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"rate\": {\n    \"currencyPair\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"price\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"shortId\": \"TR123\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"completedAt\": \"2023-01-02T00:00:00Z\"\n}"},{"id":"aa354ab1-f2ce-4307-9e6b-179737a2c143","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bc7b98ba-126e-4a53-9a1a-1499f85c738a","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"563c68e4-0d0c-49f1-8b61-e0da72360092","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"19514416-d220-4be9-8540-bc19ebde1a28","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"38fe17af-83f7-4bd5-b4b3-087c2dc5177c","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dd9c29b3-174a-4bc3-99c9-37f0b902b5b0","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"763d3ba7-ea18-44ba-9842-a8fd0f5d4d4f","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0f0a9464-61e1-456e-b109-d5159586cb99","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"78f1233e-88ba-4343-9add-d57aae2da667","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"externalId\": \"clientGeneratedId\",\n  \"quoteId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/confirm"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"1a0d817c-6673-4e22-8108-7bf1015363eb"},{"name":"Lookup an exchange by ID","id":"05210423-89ac-4034-979f-fa15bf3e5c61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","orders","exchange",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"2543908e-f3be-4e76-b0e1-489f41bbd106","description":{"content":"<p>(Required) Unique identifier of the exchange</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"f16e7975-2cec-4e13-8948-96f1157575d5","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"createdAt\": \"2023-01-01T00:00:00Z\",\n  \"exchangeStatus\": {\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"complete\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"EX123\",\n  \"from\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"rate\": {\n    \"currencyPair\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"price\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"settlementDate\": \"2023-12-31\",\n  \"shortId\": \"TR123\",\n  \"to\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"completedAt\": \"2023-01-02T00:00:00Z\"\n}"},{"id":"d6d8ac0a-fd69-4779-b74f-2d75745d3e30","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a30aa236-8dda-4caa-9871-c94afc6f3ac3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"177c2d8d-8a35-414e-94ae-4ad997b8a9c1","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bf85d7d1-8781-4f90-86e6-f342948ce3b2","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a5d4fca1-a775-46d7-812e-aea06127a1be","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e8b0b886-51d1-407b-a7bc-88839398267d","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dc2d1a97-e3e1-459e-9dd0-9c8ec3ae50b4","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/orders/exchange/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","orders","exchange",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the exchange"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"05210423-89ac-4034-979f-fa15bf3e5c61"}],"id":"e82ba889-4721-4478-94f4-3c2396aca559","description":"<p>Operations related to foreign exchange</p>\n","_postman_id":"e82ba889-4721-4478-94f4-3c2396aca559","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Beneficiaries","item":[{"name":"Get beneficiary","id":"661debcb-4efc-4ce9-92a2-9c216efe32bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","description":"<p>Fetches the beneficiary details based on provided id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","beneficiaries",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"c2134042-e932-45bf-906c-8375d4429529","description":{"content":"<p>(Required) Unique identifier of the beneficiary</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"0f286436-f102-43ea-9729-3f043beb578d","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"a894ce84-5a7a-be32-6cf4-8cfed8a37972\",\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"beneficiaryStatus\": \"FAILED\",\n  \"createdAt\": \"1982-02-26T05:22:04.014Z\",\n  \"externalId\": \"string\",\n  \"id\": \"c669b193-54be-d373-6029-08f489445b59\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"f8526599-9bd7-4ad3-b2ad-947ff0027da7","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"389cf194-7c7f-40f3-b84f-79f052d6ef4b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3d3dc657-c8ef-4b9b-bcdc-f38d56be7cf7","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d2c41cee-af84-4160-a605-54eebc9ac05f","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"de214a6c-d97b-42df-aa83-cb0e3093bd18","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7607bacd-9b72-4e4e-b6c1-cbca76b35a42","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3fc92361-f09d-4876-a12b-a8b502afc138","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"661debcb-4efc-4ce9-92a2-9c216efe32bd"},{"name":"Update a beneficiary","id":"af279d2b-6d54-4c45-8ccf-222dc6ab6ac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","description":"<p>Update a beneficiary</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","beneficiaries",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"08b77e33-24fe-4016-ad97-fd109213ca4b","description":{"content":"<p>(Required) Unique identifier of the beneficiary</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"49cf9128-54fc-4657-a1a0-2ad0c63dfa87","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"a894ce84-5a7a-be32-6cf4-8cfed8a37972\",\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"beneficiaryStatus\": \"FAILED\",\n  \"createdAt\": \"1982-02-26T05:22:04.014Z\",\n  \"externalId\": \"string\",\n  \"id\": \"c669b193-54be-d373-6029-08f489445b59\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a2e209e7-258d-44bd-a16e-4f60ee880015","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7fe5635e-7e60-4fa3-978a-53a5e9587860","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ade4b13b-2bd4-4e7d-93e4-11b91b866ef9","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f0042524-4704-461f-941d-57d8b19eaf4b","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"69e3c370-7aa4-4a32-a4ce-f58f7a5cef5d","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a2846332-4511-4651-992e-70a95032d48a","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"308af4a3-4f5f-430c-a4a9-9c42e40e8759","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dea36aab-60cb-4b75-a1e3-ab87c3ae70a0","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the beneficiary"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"af279d2b-6d54-4c45-8ccf-222dc6ab6ac9"},{"name":"Lists beneficiaries","id":"ba6b6555-f26d-42e3-9c29-09992c385e30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","description":"<p>Get a list of beneficiaries for the account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","beneficiaries"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Optional query param to filter by accountNumber (bank account number or iban of a beneficiary)</p>\n","type":"text/plain"},"key":"accountNumber","value":"string"},{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"fc110c69-bce9-48b6-9f8a-b41ab3a84c93","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"4abcc790-c1cc-4570-95f6-9aa6468b1cec","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c96687a8-dea1-48cd-8e5c-0920779815cc","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5c69ea33-3ff5-4538-9574-aa45be5484b7","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fa8cbf60-df1c-4946-99db-713f805351fe","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6e5356a0-466e-4d78-a306-fc255b3807bf","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ff061ef6-a42c-4792-ab60-7d535e06b121","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1f13e40a-3b0d-4a31-9a3e-d77d6de27029","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries?accountNumber=string&page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries"],"query":[{"key":"accountNumber","value":"string"},{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"ba6b6555-f26d-42e3-9c29-09992c385e30"},{"name":"Create beneficiary","id":"e6f85285-eb61-4e33-87a6-f4d123f8fd02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries","description":"<p>Create beneficiary</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","beneficiaries"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"6bf412e1-e794-4077-b2b6-f618d446acd8","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"a894ce84-5a7a-be32-6cf4-8cfed8a37972\",\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"beneficiaryStatus\": \"FAILED\",\n  \"createdAt\": \"1982-02-26T05:22:04.014Z\",\n  \"externalId\": \"string\",\n  \"id\": \"c669b193-54be-d373-6029-08f489445b59\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"a1eb4e7d-5f6d-409c-91c3-a884b303734b","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3a1c085e-ba88-4183-9dec-c515fa71bfb6","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"82bd195e-e0d2-4bb9-afb6-4903c32eb84c","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"32e18470-a7e1-4c99-bf64-8c039b5f7200","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1ff17571-e7c7-4aa9-9285-552655ede657","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6a8ca23b-6c76-45aa-99f9-2d91ce3e50fa","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"48238ef3-5062-4b67-9b44-26d0eec22575","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8aca2b29-9d26-4543-beb6-0fa58197eddb","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"09aa2bdb-2bbe-4285-a810-1608a60bff91","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"bankDetails\": {\n    \"accountNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCountry\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bic\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankBranchName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankProvince\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"bankPostalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"branchCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"externalId\": \"string\",\n  \"personalDetails\": {\n    \"addressLine1\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"addressLine2\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"city\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"province\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"taxId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"contactName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/beneficiaries"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e6f85285-eb61-4e33-87a6-f4d123f8fd02"},{"name":"Find beneficiaries by external ID","id":"a565bb74-b5d2-4ffe-b1bd-cc47976ff717","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","description":"<p>Find beneficiaries for an account by external ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","beneficiaries","find"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>(Required) External ID to search for</p>\n","type":"text/plain"},"key":"externalId","value":"EXT-001"}],"variable":[]}},"response":[{"id":"aea53f79-9323-49c0-9682-5c369a58f855","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"ab613dad-eea6-41eb-93db-639694d5b0ca","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"170feabe-56fc-41b6-ab66-834250c25cfe","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"34c4ee6e-a031-4349-980b-68fb496e9bfa","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8282f2a1-6366-4759-be17-10c1dec2a661","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9137c981-4739-44a3-83bf-b6e9012ffc13","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d14a1c79-8146-4257-b8fa-701ad60f3e52","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4a3beb4f-e221-46d3-8fee-821a9438aaef","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/beneficiaries/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","beneficiaries","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a565bb74-b5d2-4ffe-b1bd-cc47976ff717"}],"id":"09ed0c1b-35a4-4e74-b42d-e09c11e4885a","description":"<p>Beneficiary management</p>\n","_postman_id":"09ed0c1b-35a4-4e74-b42d-e09c11e4885a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Transactions","item":[{"name":"Get all account transactions","id":"3a35bca1-f3ba-43d5-a564-1b65d906a6ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions","description":"<p>Retrieve a paged list of all account transactions.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","transactions"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"b557e84f-fea1-4a27-bda8-77b287cc67bc","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"7a1c2048-95e3-4a9b-87e1-7a7d3f70d161","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"226f1701-4af3-48b8-ad33-3e798af5c87a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b49949f2-60e0-4b80-b306-2748d0c94dfa","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3a0b0d70-d852-4d44-aabc-8f463ac8c710","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3cbd83f3-b256-4928-91b0-b5949864d006","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7709a372-9d9f-438c-8d4d-6120b40cddb9","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c7e4babe-06bd-4dff-b871-bb07c34b4d06","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3a35bca1-f3ba-43d5-a564-1b65d906a6ea"},{"name":"Get a single transaction","id":"8d4b0d2e-67e3-4087-9a6e-0ded6834ca50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/transactions/:id","description":"<p>Retrieve a single transaction by id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","transactions",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"f767ecdd-63a7-41ad-91ce-82f6cd27a61d","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"string","key":"id"}]}},"response":[{"id":"40b3a1f8-92a5-455e-b5b3-5801a4f986dc","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"amount\": {\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"createdAt\": \"2023-01-01T00:00:00Z\",\n  \"externalId\": \"EXT123\",\n  \"id\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"shortId\": \"TR123\",\n  \"status\": {\n    \"state\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reason\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"complete\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"type\": \"DEPOSIT\",\n  \"walletId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"deposit\": {\n    \"senderAccountIdentifier\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"senderName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"senderReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"payment\": {\n    \"beneficiaryAccountIdentifier\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"beneficiaryName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"paymentReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"exchange\": {\n    \"from\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"rate\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"to\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"charge\": {\n    \"chargeForTransactionId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"completedAt\": \"2023-01-01T00:00:00Z\"\n}"},{"id":"9ec1f72a-e356-4dba-a731-6995fc22aab9","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"922aad27-4183-41de-b9b6-166f285c570a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f6b3976d-9eaf-4b10-883e-efbbbbe571ca","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c3d01d61-a3b8-4b58-b591-8c0ee20f6976","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"61874ef6-6aa3-4996-b28c-94ca8ff70c2c","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c957220c-5b4d-4d4c-90cf-5e8acf61fc6a","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b471ac63-1297-429a-ab09-967fc0722e0f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/transactions/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","transactions",":id"],"variable":[{"key":"id","value":"string","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8d4b0d2e-67e3-4087-9a6e-0ded6834ca50"}],"id":"683191ba-f458-4244-8f09-e28f0e7dec90","description":"<p>Operations related to transactions</p>\n","_postman_id":"683191ba-f458-4244-8f09-e28f0e7dec90","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Account","item":[{"name":"Confirm account submission","id":"77a053a7-2f39-48f1-ae45-899f63f5b155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit","description":"<p>Confirm that the account details and supporting document is ready for review and approval</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","submit"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"35275b95-f3b0-48d4-b5b4-fa6531fc7542","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"d9d2b38f-d8ee-41ed-8b13-df0b53408caa","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2e593ede-6735-4baf-a6fd-84dc798f7010","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"968d4265-a604-473b-ac48-4aab57e5b0a2","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8a7f573b-3f6e-42ac-9663-9e156b050c02","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8186fee5-8cc8-49b6-ba34-c16ab9285a37","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"da948e76-437a-4657-926e-ee55160332e0","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ee2b34a3-bd12-4225-b74a-ac40f17a44ce","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7e498bd0-d0cd-49d5-8880-13fe6fe3807c","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountTier\": \"SCALE\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/submit"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"77a053a7-2f39-48f1-ae45-899f63f5b155"},{"name":"Get account","id":"ef0aa2e4-6497-45b8-a993-88f62deaea68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account","description":"<p>Gets account summary</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"20face35-1c60-470a-bf11-06d92e3910bf","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"498e881d-2a63-4822-a01e-0fdb24081100","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3e13a352-abe8-4ebc-9378-3f630dc90448","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1b457eb6-3ee2-4ae0-9d48-7aaf58cedef7","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"187ba681-bd59-4da9-a36a-e5cb19ada44a","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"55a561a8-1d3a-4f85-b0df-3ad643120804","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d4f6a4c9-9002-471a-8b26-b831a9ba0cb5","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8a855346-532a-4b81-b52f-b5872d1c0be9","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"ef0aa2e4-6497-45b8-a993-88f62deaea68"},{"name":"Create account","id":"38da2fa3-4d1e-45ea-bd44-36039a2f2427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account","description":"<p>Creates an account to onboard an entity with Hubpay</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"87bc07b0-8984-4337-95f5-be5d83515823","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"994321b3-2a2b-4e3e-b7dc-80efb68ed0ac","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ee29c35b-bc64-4419-b2eb-e9be881974b5","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a333255c-8cf6-42d6-be90-6852a5b263df","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2c23e225-7ff7-4f15-a8bd-5fe97bcde78d","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e9020166-da93-455f-afb9-d2bebd061ab6","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d1f117a0-263c-4681-b271-feccebb27566","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9aafd4a6-d510-429b-9f8e-7f9eb71f9a21","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8806a873-0972-48cc-991b-18b805ef8ce6","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2db312a1-ee54-4541-af19-3ae89b29a7c5","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"nn\",\n  \"accountType\": \"INDIVIDUAL\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"38da2fa3-4d1e-45ea-bd44-36039a2f2427"},{"name":"Reject account (Sandbox)","id":"e4144722-028c-4f06-8623-9c511ab7c46e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject","description":"<p><strong>Non-production only.</strong> Transitions the account to <code>DECLINED</code> and dispatches the\n<code>v1.onboarding.account.rejected</code> webhook. Can be called at any point in the\nonboarding flow.</p>\n<p>See the <a href=\"/docs/guides/accounts/testing/simulating-onboarding\">sandbox onboarding guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","reject"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"752dc17b-2244-4bae-8310-4deb963f7beb","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"8137fc65-ed77-464a-b817-1a280e2e45d9","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1fe29bd7-b8af-4c42-b7ed-f36c05281bc6","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8ae04050-1e6c-46ca-97e7-d291b3e5a735","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"715ab5f8-5aa5-4402-93b0-6f473520c30c","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/reject"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e4144722-028c-4f06-8623-9c511ab7c46e"},{"name":"Approve account (Sandbox)","id":"3dccc9f3-2351-43a6-90d0-abc05f691223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve","description":"<p><strong>Non-production only.</strong> Transitions the account to <code>APPLICATION_APPROVED</code> and\ndispatches the <code>v1.onboarding.account.approved</code> webhook. The account must be in\n<code>APPLICATION_SUBMITTED</code> status. Call <a href=\"/docs/guides/accounts/confirm-submission\">confirm submission</a>\nfirst.</p>\n<p>See the <a href=\"/docs/guides/accounts/testing/simulating-onboarding\">sandbox onboarding guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","approve"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"f86f717a-d5be-4bba-bc0a-1e164b5a24f1","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"90cf2ef6-a224-453b-b30c-25f6b4ce575e","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0f7ed40c-0311-4877-9773-bbdb3f49beeb","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7eacffae-886d-4b25-b2ab-d14cdc76570f","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6337eca9-5b35-49e1-92d3-3d3126663c34","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"40b7a6eb-7ccc-4f6d-9440-3f1c10501470","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/approve"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3dccc9f3-2351-43a6-90d0-abc05f691223"},{"name":"Get all accounts","id":"e668f238-f2f0-4912-934f-5d5eb4a28d40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","description":"<p>Get all accounts created by the partner</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","list"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Filter by account status</p>\n","type":"text/plain"},"key":"status","value":"ACTIVE"},{"description":{"content":"<p>Zero-based page index</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>Page size (max 50)</p>\n","type":"text/plain"},"key":"size","value":"20"}],"variable":[]}},"response":[{"id":"a9283c8c-8619-4852-8271-f4f760943b38","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c90b2fd7-445b-4d16-b593-4e29c0e6d8cf","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e8b7442e-96e4-485d-a37b-26daa21a1e36","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d90d4e2a-66ef-49b1-9db7-f1a913bbe3ff","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b64bc60a-5704-4981-b6da-249e3a8d74ce","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ab937c94-a39a-4e50-81d1-57965e553c83","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a0fc9e2a-6065-4c83-a06c-ab254da08076","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"95f3c45a-677d-46ce-9fcc-dad476ac633e","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/list?status=ACTIVE&page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","list"],"query":[{"key":"status","value":"ACTIVE"},{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e668f238-f2f0-4912-934f-5d5eb4a28d40"}],"id":"516b7062-a121-4233-8bc2-6b2d35c0ab5e","description":"<p>Account creation and management</p>\n","_postman_id":"516b7062-a121-4233-8bc2-6b2d35c0ab5e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Business Profile","item":[{"name":"Get business profile","id":"90b14ecd-f417-44a0-a0df-722a25812fa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile","description":"<p>For business accounts only - retrieves the business profile.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","business-profile"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"385d3d0f-551a-41cd-abe0-c1735c993f06","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountName\": \"string\",\n  \"countryOfRegistration\": \"string\",\n  \"industries\": [\n    \"AUTO_SPARE_PARTS\",\n    \"E_COMMERCE_AND_INTERNET_BUSINESS\"\n  ],\n  \"legalType\": \"GENERAL_PARTNERSHIP_COMPANY\",\n  \"incorporatedInUae\": false,\n  \"hasBankAccount\": true,\n  \"yearsOfBusinessRange\": \"ONE_TO_TWO\",\n  \"numberOfEmployeesRange\": \"ONE_TO_TEN\",\n  \"annualRevenue\": 3032,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"SOCIAL_MEDIA\",\n    \"OTHER\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"incomingPaymentCountries\": [\n    \"string\",\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyVolume\": 6592,\n  \"incomingPaymentsMonthlyCount\": 3181,\n  \"outgoingPaymentCountries\": [\n    \"string\",\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyVolume\": 3991,\n  \"outgoingPaymentsMonthlyCount\": 7375,\n  \"accountOpeningPurposes\": [\n    \"OTHER\",\n    \"SEND_FUNDS\"\n  ],\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\"\n}"},{"id":"fe173e6b-7bc9-4ad6-9632-98f61b40608e","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9f5f2533-52cf-47d8-b775-23ad86e413a4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4b0a05ca-6d12-436c-a2e1-a7fc12292b74","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d8c7426f-bbcb-4c84-8dc8-d12212f85e9d","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d1a21346-107e-4817-989c-f858180fc066","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"07a06805-86b3-4b0e-a9d8-8286d6e4f61a","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"db02dd25-5fd6-4bf8-8cd5-62cb273bcda9","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"90b14ecd-f417-44a0-a0df-722a25812fa8"},{"name":"Update business profile","id":"fdd1a417-4365-447e-99c8-0354ec03c8b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"fwcL07hMAI\",\n  \"accountOpeningPurposes\": [\n    \"UAE_PAYMENTS\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 1064,\n  \"incomingPaymentsMonthlyVolume\": 8001,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"PLASTIC_WHOLESALER\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"ONE_TO_TEN\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 3194,\n  \"outgoingPaymentsMonthlyVolume\": 9782,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 5379,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"ONLINE\",\n  \"salesDistributionChannels\": [\n    \"SOCIAL_MEDIA\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"stri\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile","description":"<p>For business accounts only - updates the business profile</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","business-profile"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"d5e39358-f82a-4714-9950-8cc5d8a51962","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountType\": \"BUSINESS\",\n  \"id\": \"string\",\n  \"accountName\": \"string\",\n  \"email\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"countryCode\": \"GB\",\n  \"externalId\": \"string\",\n  \"accountStatus\": \"APPLICATION_APPROVED\",\n  \"accountTier\": \"SCALE\"\n}"},{"id":"68aa97bf-b835-4e30-8819-0774c6d00d5c","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0166914a-6d48-40d2-87da-bb71738f1dba","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3acdda9a-fb88-4ea7-bbfb-b6e0973cb2bd","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aa359f12-b982-46a4-87de-7ebe716d4ba0","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"be8cf08e-2540-4c51-9cf8-33320ffa4071","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f0305465-8f31-4be1-af95-d6e402b552cc","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"82924f8b-0d1b-4f40-9bf5-2d38da7ada8e","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c10b5b07-657e-4430-87e9-0cf1486f34d8","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"accountName\": \"L-zt A H\",\n  \"accountOpeningPurposes\": [\n    \"OTHER\"\n  ],\n  \"countryOfRegistration\": \"AE\",\n  \"hasBankAccount\": true,\n  \"incomingPaymentCountries\": [\n    \"string\"\n  ],\n  \"incomingPaymentsMonthlyCount\": 8758,\n  \"incomingPaymentsMonthlyVolume\": 413,\n  \"incorporatedInUae\": false,\n  \"industries\": [\n    \"MINING_AND_QUARRYING\"\n  ],\n  \"legalType\": \"LIMITED_LIABILITY_COMPANY\",\n  \"numberOfEmployeesRange\": \"THIRTY_PLUS\",\n  \"outgoingPaymentCountries\": [\n    \"string\"\n  ],\n  \"outgoingPaymentsMonthlyCount\": 2717,\n  \"outgoingPaymentsMonthlyVolume\": 3860,\n  \"yearsOfBusinessRange\": \"TWO_TO_FIVE\",\n  \"annualRevenue\": 6283,\n  \"website\": \"string\",\n  \"productOrServiceSold\": \"string\",\n  \"intendedSalesChannel\": \"BOTH\",\n  \"salesDistributionChannels\": [\n    \"IN_PERSON_SALES_TEAM\",\n    \"DIGITAL_ADVERTISING\"\n  ],\n  \"investmentSourceOfFunds\": {\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"addressLine1\": \"string\",\n  \"addressLine2\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceState\": \"string\",\n  \"postalCode\": \"string\",\n  \"dateOfIncorporation\": \"2023-12-31\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/business-profile"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"fdd1a417-4365-447e-99c8-0354ec03c8b4"}],"id":"1918492d-3211-47ec-accb-c665a8ed59c1","description":"<p>Business profile management</p>\n","_postman_id":"1918492d-3211-47ec-accb-c665a8ed59c1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Branding","item":[{"name":"Get account brand settings","id":"43da36d6-8306-42bb-b1f6-b0a1ceb10a8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding","description":"<p>Retrieves the branding configuration.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","branding"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"d4dfd7f7-1827-401e-bcf6-ec435ca7cecf","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"primaryColor\": \"#123456\",\n  \"accentColor\": \"#abcdef\",\n  \"backgroundColor\": \"#f3f0ea\",\n  \"logoUrl\": \"string\"\n}"},{"id":"ded473cc-27e7-44fe-aa67-0062afa76ea5","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e54910fd-fcbf-4017-80b0-8687310c338f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b395f0a0-159e-445e-9186-4b7a4c8f2c45","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3c5c6396-f83c-4417-858d-06468ece05ca","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"59b6d9c8-6450-4c26-b5b2-7fb50db90829","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"240bcc3c-bda6-4ee0-84fc-84e6145da8fa","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c609486a-fbb2-4573-a8d7-308b2e30f5bb","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"43da36d6-8306-42bb-b1f6-b0a1ceb10a8f"},{"name":"Update account brand settings","id":"8a21489e-e659-4148-9fb7-ab889697b014","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"primaryColor","value":"#123456","type":"text","description":"<p>Colour of the primary call to action, such as the pay button</p>\n"},{"key":"accentColor","value":"#abcdef","type":"text","description":"<p>Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent</p>\n"},{"key":"backgroundColor","value":"#f3f0ea","type":"text","description":"<p>Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent</p>\n"},{"key":"logo","type":"file","description":"<p>Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.</p>\n","value":null}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding","description":"<p>Updates the branding configuration.\nAll fields are optional. Any field supplied in the request will be applied.\nThis endpoint supports multipart/form-data for file upload and text parameters.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","branding"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"703c1937-7929-4e96-a523-81858a1b3dcb","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"primaryColor\": \"#123456\",\n  \"accentColor\": \"#abcdef\",\n  \"backgroundColor\": \"#f3f0ea\",\n  \"logoUrl\": \"string\"\n}"},{"id":"ce61ef19-10f1-40a9-af18-26d376486697","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3a7d79e5-300f-44c8-abf3-ba29833d4ea8","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"683bbbe0-a076-41d2-a849-27f215a7970e","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9799240b-1361-4f90-a178-5edec8c650bd","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9e87b434-7c66-4378-9fa5-e36a923633bb","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f5c8cde6-a99a-493d-be3d-70dc2fc64c0f","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"64c08fa7-f777-440c-9fed-77ae031dddf1","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ea47e8d0-647b-4ee2-879f-47d8ae3a35c4","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"Colour of the primary call to action, such as the pay button","key":"primaryColor","value":"#123456","type":"text"},{"description":"Colour of small marks such as chips and focus rings. Falls back to the primary colour when absent","key":"accentColor","value":"#abcdef","type":"text"},{"description":"Colour of the surface the checkout sits on. The embedded checkout stays transparent when absent","key":"backgroundColor","value":"#f3f0ea","type":"text"},{"description":"Logo file to be displayed during payment. Must be JPG or PNG format, at least 128x128 pixels, and no larger than 512KB.","key":"logo","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/branding"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8a21489e-e659-4148-9fb7-ab889697b014"},{"name":"Reset account brand settings","id":"1a74b445-4152-465d-814e-245401ba3332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset","description":"<p>Resets all branding settings (primary color, secondary color, and logo) to defaults.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","branding","reset"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"73da7d5c-0288-4674-9217-5a96ddef6d34","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"32b1a0ae-1385-431c-862e-ae7834e240be","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"400ad5e1-3a06-4c90-9347-f2d1b40a6a61","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e7a775d0-cbe2-4636-8b75-af0a89e05edc","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"51f9e1fe-f5a7-463e-9448-ac172b1f5854","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"00dad114-d2ff-4563-9609-9893d66b99d2","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fd0eb9a5-c81a-4d34-b3d9-2930ca7f14b5","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ff2e3ce6-1251-4bee-963e-c12b81bf7e10","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ec333ab4-916a-4c22-898e-c9ff26950e00","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/branding/reset"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"1a74b445-4152-465d-814e-245401ba3332"}],"id":"550823f3-69c6-4eb4-9829-912db3a58951","description":"<p>Account branding configuration</p>\n","_postman_id":"550823f3-69c6-4eb4-9829-912db3a58951","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Persons","item":[{"name":"Get person","id":"80b5273a-e121-4beb-a902-cb28a7a9e419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","description":"<p>For business accounts - get details of a Shareholder, Director or Authorised Signatory</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","persons",":personId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"1ea6a575-2ef8-4cee-9068-ee8dae39b423","description":{"content":"<p>(Required) Unique identifier of the related person</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"personId"}]}},"response":[{"id":"e2675c87-d8d3-45d8-a9eb-efed20128a49","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorizedSignatory\": true,\n  \"director\": false,\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"fullNameAsPerId\": \"string\",\n  \"id\": \"e46034cf-16d4-53df-c8cb-06981ebcf54a\",\n  \"shareholder\": true,\n  \"status\": \"APPROVED\",\n  \"uaeResident\": true,\n  \"linkedInProfileUrl\": \"string\"\n}"},{"id":"4896d600-fb31-4a73-8c48-439e575ae80c","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a996ee62-a0a0-4d79-ad76-b75fc7370486","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3d80252a-08bb-4bde-89bd-81dab3092145","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d280355c-3858-4af3-aaf9-0abe14c728cf","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0361f2db-3cfe-426c-97fa-c38529f8de08","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"62a5d131-5551-4f60-8a8e-93fef48aeffb","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a2b7bda1-75b4-488b-b056-08226490c3c0","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"80b5273a-e121-4beb-a902-cb28a7a9e419"},{"name":"Update person","id":"d467c387-3717-4a93-92ad-ebf4315eebcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","description":"<p>For business accounts - update details of Shareholders, Directors and Authorised Signatories<br /></p><ul><li><b>Shareholders</b>: Individuals who hold shares in the company</li><li><b>Directors</b>: People legally responsible for managing the company's operations and decision-making</li><li><b>Authorised Signatories</b>: Individuals who have the authority to sign documents and make official commitments on behalf of the company</li></ul><p></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","persons",":personId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"7dbddfef-984e-4a93-947e-7fd3db179649","description":{"content":"<p>(Required) Unique identifier of the related person</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"personId"}]}},"response":[{"id":"a83a6676-95ef-4710-8dae-4802f1976579","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorizedSignatory\": true,\n  \"director\": false,\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"fullNameAsPerId\": \"string\",\n  \"id\": \"e46034cf-16d4-53df-c8cb-06981ebcf54a\",\n  \"shareholder\": true,\n  \"status\": \"APPROVED\",\n  \"uaeResident\": true,\n  \"linkedInProfileUrl\": \"string\"\n}"},{"id":"f6761ecb-2d05-4fdd-ad01-12dbe1e1e6b2","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3bba42ed-c550-44a5-ad55-2b1a714d3031","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"894edfde-2661-4065-b4f1-15a95013a16f","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f12f239e-0b3a-4169-bd75-db614a7d9b9b","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b07701f2-bbea-47ff-8cb8-5b5bf19857e6","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7f0a6079-5946-4fa8-8209-4845323f9e4c","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a860596f-d60b-40b8-aa26-87164b53347e","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9d7dd0cb-7ef2-4d6f-967d-e5f2b78ef791","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons/:personId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons",":personId"],"variable":[{"key":"personId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related person"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"d467c387-3717-4a93-92ad-ebf4315eebcd"},{"name":"Get all persons","id":"7da54a1b-26fc-4ffa-a4f2-73105f1a8bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","description":"<p>Get all persons related to the business account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","persons"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>Page size</p>\n","type":"text/plain"},"key":"size","value":"20"}],"variable":[]}},"response":[{"id":"a05119db-6631-466f-8749-738df53a4b47","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"bcec9996-93e4-43bb-82a2-1d3f7e628824","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d4b10626-295f-4e40-8456-3893764c35ce","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"63f4b3ca-a2eb-4f92-8796-a1464ea87de6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"78ad874a-6c9f-4cce-a82e-caeb4701020b","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"661f7c02-2c24-4044-85a3-f8aa2b931919","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a4c14b1e-a318-4117-a5b0-2107178e9155","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e568226a-c898-4633-bceb-27bdc094d71d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/persons?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","persons"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"7da54a1b-26fc-4ffa-a4f2-73105f1a8bee"},{"name":"Add person","id":"973e991d-1d4f-46d0-b964-7eafb807247b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons","description":"<p>For business accounts - add details of Shareholders, Directors and Authorised Signatories<br /></p><ul><li><b>Shareholders</b>: Individuals who hold shares in the company</li><li><b>Directors</b>: People legally responsible for managing the company's operations and decision-making</li><li><b>Authorised Signatories</b>: Individuals who have the authority to sign documents and make official commitments on behalf of the company</li></ul><p></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","persons"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"48b4578b-6766-439c-8bd4-0137f05c4371","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"authorizedSignatory\": true,\n  \"director\": false,\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"fullNameAsPerId\": \"string\",\n  \"id\": \"e46034cf-16d4-53df-c8cb-06981ebcf54a\",\n  \"shareholder\": true,\n  \"status\": \"APPROVED\",\n  \"uaeResident\": true,\n  \"linkedInProfileUrl\": \"string\"\n}"},{"id":"0770b366-db2f-4431-b7a0-c6948e53c5f8","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6589bd1f-5fe5-418a-a6ab-55692506bbc4","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f6d36967-3a27-4d31-908f-27322fb228e0","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aa141d90-5dcf-4f80-b92f-8334bc641bfa","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3c2140c5-bcf9-4245-a086-21b55db0841b","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c891ee14-c01c-4781-a6c5-d39c7af21f8c","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c8ba3fdd-461d-4ccc-be63-54b7233ae11b","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"92f62629-7e72-4672-9f95-34d2b5feec3b","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e4ac90da-ef12-437b-8a64-762eca8713ec","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"authorizedSignatory\": false,\n  \"director\": false,\n  \"fullNameAsPerId\": \"string\",\n  \"shareholder\": true,\n  \"uaeResident\": false,\n  \"linkedInProfileUrl\": \"http://www.linkedin.com/in/1dYkLQQ?\\\"oabra(Y\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/persons"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"973e991d-1d4f-46d0-b964-7eafb807247b"}],"id":"a5c58df4-b17b-492a-b4c3-71d4fe8513c8","description":"<p>Related persons management</p>\n","_postman_id":"a5c58df4-b17b-492a-b4c3-71d4fe8513c8","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Corporates","item":[{"name":"Get corporate","id":"1425d5a4-8cf7-441a-bc85-2a16b5f6a0ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","description":"<p>Get details of a specific corporate entity related to the business account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","corporates",":corporateId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"7cbb2cce-dfa0-445c-81d9-91739d5d6fbc","description":{"content":"<p>(Required) Unique identifier of the related corporate entity</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"corporateId"}]}},"response":[{"id":"4859f4e9-e38d-462c-b6e7-5c44e7f2990c","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"createdAt\": \"2008-11-01T20:18:52.833Z\",\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"5e590b11-2ba9-5e47-9f91-519cac401371\",\n  \"name\": \"string\",\n  \"percentageOwned\": 3945.785915268458,\n  \"relationship\": \"SUBSIDIARY\"\n}"},{"id":"8d6fbf5a-f25e-4bcd-913d-ba01cb75f1c3","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4ad9d475-842d-43bf-8596-d9db553e1c85","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c1d8fafe-0360-43f9-bc0e-2eef009ca39d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"92c05fb0-1bcd-4157-9d69-6d17e0e52a08","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e2243695-6e16-4461-82c0-f037b4fde703","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"525b4ba8-0aac-425f-9907-a988248a9fbf","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7e064796-946a-4d07-b6b2-51a576d61a98","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"1425d5a4-8cf7-441a-bc85-2a16b5f6a0ad"},{"name":"Update corporate","id":"1aa3f28a-6cd8-46ae-b298-a3c29ca9fb47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ouhOf i﻿ -\",\n  \"relationship\": \"PARENT\",\n  \"sharePercentageOwned\": 34.50871467010179,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","description":"<p>Update details of a corporate entity related to the business account.<br /></p><ul><li><b>Parent</b>: A company that owns or controls the business being onboarded</li><li><b>Subsidiary</b>: A company that is owned or controlled by the business being onboarded</li></ul><p></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","corporates",":corporateId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"e5f5e673-817e-4c72-8f36-99f2c155fd54","description":{"content":"<p>(Required) Unique identifier of the related corporate entity</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"corporateId"}]}},"response":[{"id":"24751f9c-8b50-46d3-b36e-4be371ebd881","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"createdAt\": \"2008-11-01T20:18:52.833Z\",\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"5e590b11-2ba9-5e47-9f91-519cac401371\",\n  \"name\": \"string\",\n  \"percentageOwned\": 3945.785915268458,\n  \"relationship\": \"SUBSIDIARY\"\n}"},{"id":"3a8a0190-6fee-4142-88a2-84ef064b2ac0","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"69af2796-2b4f-45ec-bdb0-97ba18ef18d1","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"268a30b8-ee06-4f14-b231-88aaaabb0434","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ce0fd095-c0ce-4c0f-834b-445863696ad8","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"57d3efdd-a2ae-46af-ba76-8e05da3e3fba","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"db683ecc-39b8-4b74-945e-4a85e47a2879","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3d889698-51e6-4556-812a-69d132daeefc","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d346e493-6313-4333-be0e-0554aab10e56","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates/:corporateId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates",":corporateId"],"variable":[{"key":"corporateId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the related corporate entity"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"1aa3f28a-6cd8-46ae-b298-a3c29ca9fb47"},{"name":"Get all corporates","id":"d6bb6f45-4217-445b-9b45-82522c6d77f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","description":"<p>Get all corporate entities related to the business account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","corporates"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>Page size</p>\n","type":"text/plain"},"key":"size","value":"20"}],"variable":[]}},"response":[{"id":"a07e7e57-7056-4a39-a203-716f39adac62","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"af461ecf-dbf0-4c2b-9e83-5725ee7141db","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cb58081e-0d72-4d86-8c94-e108b3da6f82","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c264f9ef-ea93-4016-a03c-24dc000bff1b","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cbe1e3f4-5340-4600-ac59-6c2d700b9bb1","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f7bb7f07-96b8-47af-ab02-65e16425df61","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"19f17cfb-f17c-4f28-8f31-64eddbb0e5dc","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6be800bc-d748-4a47-aab7-9f8c6df8623f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates?page=0&size=20","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","related-party","corporates"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"d6bb6f45-4217-445b-9b45-82522c6d77f5"},{"name":"Add corporate","id":"8630e2f0-3a8e-4a54-bc23-7dd4b31b6870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ouhOf i﻿ -\",\n  \"relationship\": \"PARENT\",\n  \"sharePercentageOwned\": 34.50871467010179,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates","description":"<p>Add a corporate entity related to the business account.<br /></p><ul><li><b>Parent</b>: A company that owns or controls the business being onboarded</li><li><b>Subsidiary</b>: A company that is owned or controlled by the business being onboarded</li></ul><p></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","related-party","corporates"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"75197b79-520a-45d8-8404-c9bf1300fffb","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"createdAt\": \"2008-11-01T20:18:52.833Z\",\n  \"documents\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"5e590b11-2ba9-5e47-9f91-519cac401371\",\n  \"name\": \"string\",\n  \"percentageOwned\": 3945.785915268458,\n  \"relationship\": \"SUBSIDIARY\"\n}"},{"id":"b43cb533-12e7-4fa3-8796-e1d342887566","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3eb5e527-711d-478f-8889-e56957efd584","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"21440eb8-c512-4ede-a600-25141402aa16","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"700aa0c9-5ad8-45ee-8940-4202cd44a910","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3df06ad5-4d18-4269-868b-586713dde6f6","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"df4f15e4-ff29-44f1-a337-5579579c5ff6","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0477e1e4-d154-4ace-b432-f882fe4ded26","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e355ace7-499d-4374-b450-9db36a21bca3","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"025a378d-01f4-4cef-9607-7694c34f255a","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"2W7rY zt\",\n  \"relationship\": \"SUBSIDIARY\",\n  \"sharePercentageOwned\": 23.195267092580792,\n  \"attachedDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/related-party/corporates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8630e2f0-3a8e-4a54-bc23-7dd4b31b6870"}],"id":"c500654a-ca85-4f2e-a0e8-17e3f8845ca8","description":"<p>Related corporate entity management</p>\n","_postman_id":"c500654a-ca85-4f2e-a0e8-17e3f8845ca8","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Documents","item":[{"name":"Get all account documents","id":"9af4af56-bcd7-431b-9a59-80a38da1a2e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents","description":"<p>Get submitted documents and their status</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"6622774a-71eb-499a-b988-0381cdb54018","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountDocuments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"83a71f5d-4dec-488a-bb80-1113839b80aa","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c1ab3443-7828-4634-9578-d25ccec73432","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3449257d-d7e9-4a57-aaca-d68ff4834c2f","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cfe51891-7253-47c8-bbfa-d21cd8383886","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5c9f8c00-74a5-423d-b5af-f6d141e0eff6","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0187c710-ccc8-46eb-9f5a-8b7bf5b02866","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ff7fff6a-6fbe-4472-afd4-ff237f4c0d36","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9af4af56-bcd7-431b-9a59-80a38da1a2e3"},{"name":"Add/update document","id":"0d89164c-c8a1-4055-8caf-dbfbf27daacc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents","description":"<p>Add/update a document by type. If the document already exists, it will be updated with the new file. If the document does not exist, it will be created.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"265b9fc5-3e60-4e55-bb22-2c909a6fb832","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploads\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"839e2fe2-e41e-54b9-72ad-36fab2b7e3a1\",\n  \"required\": false,\n  \"status\": \"DECLINED\",\n  \"title\": \"string\",\n  \"expiresAt\": \"1970-10-22T18:23:44.295Z\",\n  \"declinedReason\": \"QUALITY\",\n  \"declinedCustomerDisplayReason\": \"string\",\n  \"validationStatus\": \"WARNING_NOT_CERTIFIED\",\n  \"validationMessage\": \"string\",\n  \"lastUpdatedBy\": \"string\",\n  \"lastUpdatedAt\": \"1983-12-09T05:58:48.874Z\"\n}"},{"id":"7bceba93-763d-4165-89e9-821ef43dd0c5","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fd534a89-7bc2-4870-829e-2f95223bdbd3","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2157a38a-1cf1-48b6-b321-c5b152cba711","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b6e59d70-cc71-41db-a454-46b14ce661e6","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"66b5f3cf-ba4c-4ec5-8d0b-fa913c83334b","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8da5b8e5-4f3f-4bac-85b9-df9642936c83","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8ca06d3d-5f8b-49a0-bc4f-91d851a60fb6","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aac4625a-10e3-4440-be8a-160813df57cd","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0e599f67-7694-4e85-a75f-4b811ce55c4b","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"documentType\": \"INVESTMENT_AGREEMENT\",\n  \"documentUploadIds\": [\n    \"d2196cb1-95db-db16-98ad-4ccaec9cce34\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/documents"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"0d89164c-c8a1-4055-8caf-dbfbf27daacc"},{"name":"Decline document (Sandbox)","id":"a11d0c78-6dc1-4b01-ac2b-3bdcdbaedd64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","description":"<p><strong>Non-production only.</strong> Marks the KYB onboarding document as <code>DECLINED</code> and\ndispatches the <code>v1.onboarding.document.declined</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/accounts/testing/simulating-onboarding\">sandbox onboarding guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents",":documentId","decline"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"4c948c45-4113-472d-a78f-e3a3b4178884","description":{"content":"<p>(Required) ID of the document to decline</p>\n","type":"text/plain"},"type":"any","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","key":"documentId"}]}},"response":[{"id":"826a2edb-ed23-456b-9d62-ce6dba56e75d","name":"Document declined; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d3e1d7b9-b151-4ddc-b145-e4002a9ddc07","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9ea8c51c-d381-46aa-8b17-6734777aa6d5","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2243ef26-3fa9-4657-a140-2a5369f81848","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"65df84fb-2b0a-4b29-b17c-ba1f8df888b1","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b1dcd883-6625-4400-a260-7b4ed2452a48","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/decline","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","decline"],"variable":[{"key":"documentId","value":"c9b5b3a4-ee0b-3e09-71b2-01a407f42f1a","description":"(Required) ID of the document to decline"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a11d0c78-6dc1-4b01-ac2b-3bdcdbaedd64"},{"name":"Approve document (Sandbox)","id":"683870a7-3361-41d0-90f1-02b8e290e30c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","description":"<p><strong>Non-production only.</strong> Marks the KYB onboarding document as <code>APPROVED</code> and\ndispatches the <code>v1.onboarding.document.approved</code> webhook.</p>\n<p>See the <a href=\"/docs/guides/accounts/testing/simulating-onboarding\">sandbox onboarding guide</a>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents",":documentId","approve"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"c91c3474-e093-4543-9b05-eac92c2b1a31","description":{"content":"<p>(Required) ID of the document to approve</p>\n","type":"text/plain"},"type":"any","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","key":"documentId"}]}},"response":[{"id":"8415acdb-d3f5-4af0-a01a-c4c13947a04c","name":"Document approved; the corresponding webhook has been dispatched.","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","description":"(Required) ID of the document to approve"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"232b898d-1e2b-4320-bc8d-c489992ac84f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","description":"(Required) ID of the document to approve"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7ee10a25-5d30-4534-a4aa-0760b0c2b21c","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","description":"(Required) ID of the document to approve"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5a102690-53f9-4612-b1f7-8b955edc035f","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","description":"(Required) ID of the document to approve"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b602dd6a-0721-4fca-85ce-501e551e5862","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/approve","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","approve"],"variable":[{"key":"documentId","value":"2921d99c-1ca7-38f5-4f80-2ecadd776ba9","description":"(Required) ID of the document to approve"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"683870a7-3361-41d0-90f1-02b8e290e30c"},{"name":"Acknowledge document validation warnings","id":"dda0f393-4e25-4a09-9200-c39efea075ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","description":"<p>Acknowledges validation warnings on a document and moves it to manual review. The document must be in <strong>VALIDATION_WARNINGS</strong> status. Use this when the customer has reviewed the automated warning and confirms the document is correct.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents",":documentId","acknowledge"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"43a1915f-7270-4609-a52a-5f9e16846341","description":{"content":"<p>(Required) ID of the document to acknowledge warnings for</p>\n","type":"text/plain"},"type":"any","value":"f68bf382-af20-47d6-4dd4-922719025694","key":"documentId"}]}},"response":[{"id":"3d3c95ab-a141-41b3-bdec-73e7251349c1","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"description\": \"string\",\n  \"documentUploads\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"id\": \"60369579-6d76-727a-acc7-f405fec38c36\",\n  \"required\": false,\n  \"status\": \"VALIDATION_WARNINGS\",\n  \"title\": \"string\",\n  \"expiresAt\": \"2010-06-20T10:00:29.872Z\",\n  \"declinedReason\": \"NOT_CERTIFIED\",\n  \"declinedCustomerDisplayReason\": \"string\",\n  \"validationStatus\": \"WARNING_REQUIRED_FIELDS_MISSING\",\n  \"validationMessage\": \"string\",\n  \"lastUpdatedBy\": \"string\",\n  \"lastUpdatedAt\": \"1960-11-29T00:30:20.525Z\"\n}"},{"id":"4ddd6eca-e6a1-49f0-8a70-ce6d0f20b6b9","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b181cbbb-946e-4750-bb34-893f0304137f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"715f73a9-b4a4-43d5-bce4-654b61d363f7","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"148a1abf-7181-4732-860d-0b2c4c74a939","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5ad4b8e8-c406-43f7-825a-e8ef2e406f97","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d5e5ad03-7e6a-4d60-972c-a3e0cf6f7911","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5c9e6d93-6811-47fb-ad05-04d89be986a2","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"85a5bc19-1e1c-4d1b-aca3-5718c7dde7c8","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"23ed1d84-62e6-48fb-bbf3-818ac490629b","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/documents/:documentId/acknowledge","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","documents",":documentId","acknowledge"],"variable":[{"key":"documentId","value":"f68bf382-af20-47d6-4dd4-922719025694","description":"(Required) ID of the document to acknowledge warnings for"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"dda0f393-4e25-4a09-9200-c39efea075ea"},{"name":"Upload document","id":"e4b7d10c-cade-4d01-ad0b-a49bd3e37748","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","description":"<p>(Required) </p>\n","value":null}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload","description":"<p>Stores a document used for onboarding, RFIs, or other activities</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents","upload"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"a91abcbd-c1d3-4b70-8eac-41bc19bbc960","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentType\": \"string\",\n  \"createdAt\": \"2025-06-26T10:26:22.141Z\",\n  \"fileName\": \"string\",\n  \"id\": \"7fe38778-e592-67fc-e715-343d68f939bc\"\n}"},{"id":"47fd8350-1bdb-4c76-9219-5512180d73fc","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9abccbbf-0f46-40b1-b7a1-0503582c562c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"450b8bd0-8579-4e8f-9fd3-b38b730cd83c","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c26cb58e-8157-4cf0-935a-6a494cb7bf2f","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e909da26-24b0-437c-8b30-cba1efe14f03","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bc1e10c8-5605-41cc-a868-32bad179ddd6","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"33d77359-dc93-470d-8061-bb06440ca574","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bc977f3d-ebdd-4e01-87ed-6aa67bb0215a","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"df5e1c4b-3b39-4ea3-896a-e01003c9dbf2","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/account/documents/upload"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"e4b7d10c-cade-4d01-ad0b-a49bd3e37748"},{"name":"Get document requirements","id":"edf4738a-c53d-4d12-a2ee-d526adac1e0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required","description":"<p>Lists required documents for the account and their status</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","documents","required"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"15ba2851-d365-4728-810e-699420751f42","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"documentRequirements\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dd0cc80e-fbf2-44da-add7-45e48272b92f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3c45c8c8-eb8f-4e0c-9e86-0410c892b66a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a6d7c7bb-e2d4-4237-ba92-c89cb4497c9b","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fa9d93f4-9a49-4873-83d4-ad7360530bbc","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"23ad27a7-0e83-4984-8cc0-931d3901c58f","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"283e6450-db53-45c5-9749-8181e1efd853","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"70594979-b527-4a6f-91ab-eab7ff9ad351","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/documents/required"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"edf4738a-c53d-4d12-a2ee-d526adac1e0d"}],"id":"cacfaabc-7cff-4b57-b7ae-c8dd019d20ef","description":"<p>Document management</p>\n","_postman_id":"cacfaabc-7cff-4b57-b7ae-c8dd019d20ef","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Users","item":[{"name":"Get user","id":"9b5419fe-5d8b-4a6f-a22a-98491e0ecadf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users/:id","description":"<p>Get a user linked to the account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"539e185b-2ac2-44bb-923e-665934140b23","description":{"content":"<p>(Required) Unique identifier of the user</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"id"}]}},"response":[{"id":"87e1bd8a-6abb-4cf3-bfc8-ee92cbb1374a","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"7bcf2037-a485-87d7-5606-d3fc868ad1d1\",\n  \"idpId\": \"c40131f6-74bd-557e-aeef-511304c027d1\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"displayName\": \"string\",\n  \"blockedStatus\": \"NOT_BLOCKED\",\n  \"role\": \"VIEWER\",\n  \"accountId\": \"6da8d9c8-5177-5e4a-792f-717b43f03174\"\n}"},{"id":"4a74f1ed-1f7a-4bf8-a4da-2dfcf0816aa3","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b6971c8b-8c36-4f36-a0e3-a4ea28b97c41","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"445ba31c-397a-45ab-9152-ab9c07377f9d","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e22b879f-7d8f-42c6-ae72-cd10c6c0ccad","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"794f9f6e-36fa-4fd3-a1ec-0899777ccf5a","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"537bef00-2d4a-4033-b94f-33f1d75491de","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bea31d0f-d206-480c-8b49-1e9c99240fc5","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9b5419fe-5d8b-4a6f-a22a-98491e0ecadf"},{"name":"Update user","id":"8bfc2a16-a068-44a7-b703-883f1d29ce90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/:id","description":"<p>Update user display name and blocked status</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"25c65984-9643-4d78-9ca2-e7b4a5c1f8f3","description":{"content":"<p>(Required) Unique identifier of the user</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"id"}]}},"response":[{"id":"3cc88612-468d-41d7-b7fc-6e22cb3dec30","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"7bcf2037-a485-87d7-5606-d3fc868ad1d1\",\n  \"idpId\": \"c40131f6-74bd-557e-aeef-511304c027d1\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"displayName\": \"string\",\n  \"blockedStatus\": \"NOT_BLOCKED\",\n  \"role\": \"VIEWER\",\n  \"accountId\": \"6da8d9c8-5177-5e4a-792f-717b43f03174\"\n}"},{"id":"8b9db443-cf09-453d-a2ee-78945f734f96","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"12f36acc-083b-46ed-86bc-ce55a15fcbec","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3e936204-7a45-4e7f-8be2-a7de2f113eac","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2208271c-dd7b-4ecf-acfb-a810c28b990d","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1b2402ef-2515-4a18-8c58-54e25c3571dc","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6709205a-e649-4773-ac28-48614a608d8e","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"13f4668a-517b-4ff7-8a02-c1351208b25e","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9113374b-9b13-4ec6-ba30-371d98a72ea1","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"displayName\": \"string\",\n  \"userBlockedStatus\": \"NOT_BLOCKED\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8bfc2a16-a068-44a7-b703-883f1d29ce90"},{"name":"Delete user","id":"f8dcb6bf-6d94-471e-92ae-7b1a5c90a5f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users/:id","description":"<p>Deactivate a user linked to the account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"9af9e1d0-f88f-42cd-9f1a-aeee5c1d94a4","description":{"content":"<p>(Required) Unique identifier of the user</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"id"}]}},"response":[{"id":"fc6c3115-858e-43ce-a873-211cb3ebe84a","name":"No Content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"09507f99-c774-4a6c-bc97-33dc2afcc314","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1a384075-63ee-47c3-8a20-f829f5dbf1eb","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fc9ee61f-c6fd-44ce-b000-a141f8f22c54","name":"Forbidden","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"eb25348e-1ed0-4add-91c8-6844affbeb6f","name":"Not Found","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"999e4f33-e3f3-4867-a1ef-b561d304af68","name":"Method Not Allowed","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4751b053-98ab-4c73-8cf2-ae7bcd10c67d","name":"Unsupported Media Type","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fe553f53-ff48-4ff0-b446-183346646509","name":"Too Many Requests","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b7bfde60-e0de-4dfd-82cc-5d3b55fd484f","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"f8dcb6bf-6d94-471e-92ae-7b1a5c90a5f8"},{"name":"Update user role","id":"de236f94-1674-44c6-bfea-d2c013d2add8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","description":"<p>Update the role of a user linked to the account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users",":id","role"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"e6f17975-b7c4-4591-ab7f-da20fd2846e2","description":{"content":"<p>(Required) Unique identifier of the user</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"id"}]}},"response":[{"id":"9c456d14-04ac-40a8-a439-fd4c754c3b00","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"7bcf2037-a485-87d7-5606-d3fc868ad1d1\",\n  \"idpId\": \"c40131f6-74bd-557e-aeef-511304c027d1\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"displayName\": \"string\",\n  \"blockedStatus\": \"NOT_BLOCKED\",\n  \"role\": \"VIEWER\",\n  \"accountId\": \"6da8d9c8-5177-5e4a-792f-717b43f03174\"\n}"},{"id":"97fc368a-c3a7-46bc-b01e-5c0a51589dcd","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8a46d335-a545-48d4-9242-74f24a75d436","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"82a64dca-89d9-4d64-b493-a28cc8cd9852","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e5ba05be-9d3f-4fef-a166-c38345cff01f","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"83573ea9-b5a7-49d8-a635-85db319afabe","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ae97f86f-3950-418d-b81a-7b630bfb1e17","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"96c1b903-c81f-4216-bbbd-b1b0d24ecfaf","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ff98e1e8-57cf-4d69-890e-a17c7692f5aa","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"role\": \"ADMIN\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/:id/role","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users",":id","role"],"variable":[{"key":"id","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the user"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"de236f94-1674-44c6-bfea-d2c013d2add8"},{"name":"Invite user","id":"9cd82485-9e37-48b3-bac6-51cf7649a686","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite","description":"<p>Create an invite for a user to join the account. The invited user completes a self sign-up process and sets up their own credentials. The account must be in <strong>APPLICATION_APPROVED</strong> or <strong>ACTIVE</strong> status. See the <a href=\"/docs/guides/accounts/users\"><strong>Users integration guide</strong></a> for more details.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users","invite"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"6e5464d5-1438-4104-8375-410f125aa79b","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"inviteId\": \"bf687168-0273-d3d5-0842-f192092b420f\",\n  \"inviteUrl\": \"string\",\n  \"expiresAt\": \"1949-08-13T02:04:23.729Z\"\n}"},{"id":"fb260db4-7cd3-412f-a00e-9ff771d17ae8","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"890f7875-6d34-40a7-8bd2-acbccd187b00","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ffcd0b43-24cc-4c0b-a023-de9533057588","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"96469e6f-80ea-43af-b4d0-c248cffa5a36","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b5d7eb97-bcee-40a4-a26d-010604d463af","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4a7d3d36-b62b-4ddd-8f41-3dc3e2b37601","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9f58039c-a59e-4b06-aae9-225beb7268ad","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7338c95c-8ce2-497a-9b98-538607fc277f","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"eead9ddb-6d2b-4a0a-b9f7-7d6f5fa46434","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/account/users/invite"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9cd82485-9e37-48b3-bac6-51cf7649a686"},{"name":"Resend invite","id":"ef2bdb8b-586f-4584-8039-50bf5c3428de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","description":"<p>Resending revokes the old token and creates a new invite URL</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users","invite",":inviteId","resend"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"f3b7e4fe-16a3-45f9-9f99-e75578ff02f6","description":{"content":"<p>(Required) Unique identifier of the invite</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"inviteId"}]}},"response":[{"id":"829aa277-bf1d-40d2-a76b-da6474813121","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"inviteId\": \"bf687168-0273-d3d5-0842-f192092b420f\",\n  \"inviteUrl\": \"string\",\n  \"expiresAt\": \"1949-08-13T02:04:23.729Z\"\n}"},{"id":"b599579d-8363-4523-95cc-49b9d8929980","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"baaf80f7-6406-46e3-b8f5-10ac9f1819ff","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ab223688-06a8-4980-9bb1-2dbd8621b156","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8ae2fbc2-a82c-4e40-a4cb-b93b0433536f","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"7ad670f0-5458-446a-97c9-cf57543d4709","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1b25c479-cdf0-4cad-8d4e-b7684658eb0f","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"08a539e2-15a7-421d-8162-2bd0b614a263","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9b887253-f568-4dc1-8f0d-345adc920c4e","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f8210947-3a3b-41ae-bcb3-2e792b3ef011","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId/resend","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId","resend"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"ef2bdb8b-586f-4584-8039-50bf5c3428de"},{"name":"List users","id":"66299813-39e4-4c65-a1de-ca160560597a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users","description":"<p>Get all active users linked to the account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"275b33d7-7503-479f-94ab-853cca91f995","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idpId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"displayName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"blockedStatus\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  {\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"idpId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"displayName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"blockedStatus\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"role\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"accountId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n]"},{"id":"f0675975-1e02-4f51-89a5-3cb0774c973f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e37f8a4e-ab80-4f96-9b26-a23db1d80058","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ea139246-96c6-4469-b384-ba1fa478c770","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cb7eaead-e566-4d91-aef6-e0643d710e32","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"39913fa7-ba3c-46fb-999e-002d6da23fae","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c1a010ff-8d81-4955-b20f-debb60a63575","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9b024d2a-b197-423f-9b7a-adb94c3675d5","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"66299813-39e4-4c65-a1de-ca160560597a"},{"name":"Get invite","id":"2c4dcf0d-c362-4511-80bc-ca001fb75a69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","description":"<p>Get invite details including invite URL and status</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","account","users","invite",":inviteId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"70ed4f31-473b-4fbf-b0c1-bffbef1ced25","description":{"content":"<p>(Required) Unique identifier of the invite</p>\n","type":"text/plain"},"type":"any","value":"e038b313-0b04-48d3-867e-7fee463501db","key":"inviteId"}]}},"response":[{"id":"1a50f517-9ad8-4203-9341-fb3837d17f16","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"inviteId\": \"1343265d-eef2-9dcf-3037-247767b36b2b\",\n  \"maskedEmail\": \"string\",\n  \"fullName\": \"string\",\n  \"role\": \"OWNER\",\n  \"inviteUrl\": \"string\",\n  \"expiresAt\": \"2003-05-04T12:40:23.291Z\",\n  \"status\": \"COMPLETED\"\n}"},{"id":"4ba9f0b7-861e-4d43-8442-76afe2bcea0a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"72d59604-bd1c-440c-b059-e4c1d6912f1e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"41ade9b4-cc48-4b0c-bcd0-9273cf3f8838","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e34371ee-8800-4576-828e-316aa4d56080","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b96d49ee-00d5-4f5d-8128-ad354df5f79b","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dfb2c850-61ce-4b4e-a2a8-bea9e680ba75","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"12bfb194-c639-4093-a212-ada0adba0c79","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ID of account for which operation is to be performed","key":"AccountId","value":"e038b313-0b04-48d3-867e-7fee463501db"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/account/users/invite/:inviteId","host":["https://sandbox-api.hubpay.io"],"path":["v1","account","users","invite",":inviteId"],"variable":[{"key":"inviteId","value":"e038b313-0b04-48d3-867e-7fee463501db","description":"(Required) Unique identifier of the invite"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"2c4dcf0d-c362-4511-80bc-ca001fb75a69"}],"id":"1aec7ebd-1724-49ed-90b6-4a4a49dd7c1e","description":"<p>User management</p>\n","_postman_id":"1aec7ebd-1724-49ed-90b6-4a4a49dd7c1e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Payment Requests","item":[{"name":"Refresh payment session","id":"ca81a013-c3a9-47ea-a03f-7e1e395c783c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","description":"<p>Refreshes the payment session token and returns the updated payment request. A refreshed payment session grants 1 hour to view and complete the payment. This endpoint is only applicable for payment requests with an execution mode of HOSTED_PAGE and a status of UNPAID or PART_PAID. If the request does not meet these criteria, a bad request will be returned. The payer must have an email address on file to refresh the session for a crypto-enabled payment request.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests",":id","refresh-session"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"a641eae4-ee50-4df2-9a51-9f61aeecbc1f","description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","key":"id"}]}},"response":[{"id":"bf3e24af-e3e5-4381-9c27-d1c5679d3f57","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"6fc0d2d5-5cc9-f8d1-13c8-b3759de8cebd\",\n  \"amount\": 150,\n  \"currency\": \"AED\",\n  \"documentReference\": \"string\",\n  \"executionMode\": \"PAYMENT_LINK\",\n  \"externalId\": \"string\",\n  \"id\": \"af455a98-1c72-714b-9d4b-b98377e837cc\",\n  \"payerId\": \"85d2bae9-d018-df6c-bfc1-902e0e646ad9\",\n  \"paymentMethods\": [\n    \"CARD\"\n  ],\n  \"status\": \"UNPAID\",\n  \"dueDate\": \"1998-01-02\",\n  \"documentId\": \"d01149b2-0407-f507-d595-79c18c9477b5\",\n  \"paymentLinkReference\": \"string\",\n  \"paymentUrl\": \"string\",\n  \"successRedirectUrl\": \"string\",\n  \"cancelRedirectUrl\": \"string\",\n  \"autoSendPaymentLink\": true,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"amountPaid\": 50,\n  \"amountRemaining\": 100,\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b8e0058f-b10f-4b89-a062-114dde75749a","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f37dba0f-df75-4b0a-8957-ad7439d2632b","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0ce33ced-a7f0-4b9b-a066-1d633d010202","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bd3398da-18e4-4a53-9290-61f6643e324e","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a9aece87-159a-46cf-8ee2-1f890f9de9fc","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"5113faf4-bede-4b95-ad6c-be4553c5761a","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8d733daa-bb81-49eb-9506-18ffccaa6cc8","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ebc66681-410e-4756-b4e1-633ca9281cff","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id/refresh-session","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id","refresh-session"],"variable":[{"key":"id","value":"35201f9e-0b39-9469-e6f5-c5d5f8bdf7ca","description":"(Required) "}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"ca81a013-c3a9-47ea-a03f-7e1e395c783c"},{"name":"Simulate a payment (Sandbox)","id":"ee8ac7fa-26b2-46e4-b9eb-b21f43be2426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"paymentMethod\": \"BANK_TRANSFER\",\n  \"paymentRequestReference\": \"REQ-123456\",\n  \"amount\": 1000,\n  \"cryptoCurrency\": \"USDT\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/simulate-payment","description":"<p>Simulates a successful bank transfer or crypto payment against an existing payment request.\nThis triggers the full payment lifecycle including status updates and webhook notifications,\nwithout requiring actual bank transfers or cryptocurrency transactions.</p>\n<p>The payment request must be in UNPAID or PART_PAID status.\nIf no amount is specified, the full remaining balance is used.</p>\n<p>After a successful simulation:</p>\n<ul>\n<li>The payment request status will be updated to PAID (or PART_PAID for partial amounts)</li>\n<li>Webhook notifications will be sent to your registered endpoints</li>\n<li>The payment will be visible when querying the payment request</li>\n<li>The wallet balance will be updated</li>\n</ul>\n<p>This endpoint is only available in sandbox/test environments.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","simulate-payment"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"664f39c4-1a56-4bbc-af02-41cc3a16e8f3","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"paymentMethod\": \"BANK_TRANSFER\",\n  \"paymentRequestReference\": \"REQ-123456\",\n  \"amount\": 1000,\n  \"cryptoCurrency\": \"USDT\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/simulate-payment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"paymentRequestId\": \"5caec0d9-b48b-cba6-1380-6acc36b7a341\",\n  \"paymentId\": \"29df892d-2220-7be3-6f6a-3953b0546de6\",\n  \"paymentReference\": \"string\",\n  \"paymentMethod\": \"BANK_TRANSFER\",\n  \"amount\": 5916.793838870762,\n  \"currency\": \"AED\",\n  \"paymentRequestStatus\": \"string\"\n}"}],"_postman_id":"ee8ac7fa-26b2-46e4-b9eb-b21f43be2426"},{"name":"List payment requests","id":"2728b1de-e983-4ebe-b48b-d1bedaa16f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","description":"<p>List all payment requests for an account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"547cd232-55df-4411-8e21-5d2b025dae63","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8b540d4d-747a-47e7-bf99-f5e4f6976641","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"987acd92-427c-4d60-aafd-f1af651bf55a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8dbe7d1c-aef0-4715-9348-8cd03ce18fac","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aff9a087-29ea-4450-b452-e5d99eceeefd","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b7caff12-96c6-410c-ac8e-df24a545f535","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ec662e03-ad76-4949-b127-f72a441845de","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2ae03cb4-fd3a-4313-9858-353fe064d95f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"2728b1de-e983-4ebe-b48b-d1bedaa16f4c"},{"name":"Create payment request","id":"9de53a95-0133-4d3a-8aa8-6e4fbd1de0b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"3d51bdab-76d3-4981-91f7-db0ad7a83df6","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"6fc0d2d5-5cc9-f8d1-13c8-b3759de8cebd\",\n  \"amount\": 150,\n  \"currency\": \"AED\",\n  \"documentReference\": \"string\",\n  \"executionMode\": \"PAYMENT_LINK\",\n  \"externalId\": \"string\",\n  \"id\": \"af455a98-1c72-714b-9d4b-b98377e837cc\",\n  \"payerId\": \"85d2bae9-d018-df6c-bfc1-902e0e646ad9\",\n  \"paymentMethods\": [\n    \"CARD\"\n  ],\n  \"status\": \"UNPAID\",\n  \"dueDate\": \"1998-01-02\",\n  \"documentId\": \"d01149b2-0407-f507-d595-79c18c9477b5\",\n  \"paymentLinkReference\": \"string\",\n  \"paymentUrl\": \"string\",\n  \"successRedirectUrl\": \"string\",\n  \"cancelRedirectUrl\": \"string\",\n  \"autoSendPaymentLink\": true,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"amountPaid\": 50,\n  \"amountRemaining\": 100,\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"965f66bf-6475-46b6-b6ca-e9869eea939e","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d0d038d0-b2d5-4bd9-85aa-2dc650e9e979","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b2869b42-a95f-4a0d-933b-bfe2c480dfbb","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"122468a8-761d-4455-b140-4940f3c90029","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"82ba95f7-34aa-4e36-b086-7cf1dec0cc77","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"4c62c0db-94db-444d-8e4d-9489a5254ef7","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f145fbe7-efa1-469d-abab-9f75d741408e","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"dbb0e99d-dd88-411a-bf6e-3169d0189fcc","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"86f51a20-86de-4070-8953-86ae3d8f4dec","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 99.99,\n  \"currency\": \"AED\",\n  \"documentReference\": \"INV-2025-001\",\n  \"executionMode\": \"HOSTED_PAGE\",\n  \"externalId\": \"REQ-123456\",\n  \"paymentMethods\": [\n    \"CARD\",\n    \"CRYPTO\"\n  ],\n  \"payerId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n  \"payer\": {\n    \"country\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"cryptoEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"externalId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"fullLegalName\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"emailAddress\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"phoneNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"notificationEnabled\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"address\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"areaOrCity\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"provinceOrState\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"postalCode\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"registrationNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"identificationDocumentNumber\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"dueDate\": \"2025-06-30\",\n  \"documentId\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"successRedirectUrl\": \"https://example.com/success\",\n  \"cancelRedirectUrl\": \"https://example.com/cancel\",\n  \"autoSendPaymentLink\": false,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"9de53a95-0133-4d3a-8aa8-6e4fbd1de0b4"},{"name":"Upload document","id":"5f6bbded-4fad-4436-8dbb-4764b6ae1bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","description":"<p>(Required) </p>\n","value":null}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload","description":"<p>Hubpay requires an official document (such as an Invoice, Purchase Order, Sales Purchase Agreement, Commercial Contract etc.) to verify the transaction details and ensure compliance with UAE regulatory requirements.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","documents","upload"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"36298f4d-c57e-4793-8956-2f717311eb3b","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentType\": \"string\",\n  \"createdAt\": \"2025-06-26T10:26:22.141Z\",\n  \"fileName\": \"string\",\n  \"id\": \"7fe38778-e592-67fc-e715-343d68f939bc\"\n}"},{"id":"b329b5a0-58a9-4db8-9c25-7db64fe47e94","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"71489253-6122-4e73-83a5-4a1feee2ae9a","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2b0f7598-1a2e-48f9-8deb-ecdd32810cd9","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cb88b492-cab0-4da7-b98c-2217733672ec","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d2cefe1e-adc4-4b39-85db-9c53005b5484","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"02350064-b71f-4583-ac08-07605d6ac94e","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f09518e5-52b5-4981-adb8-a8e16d643525","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8815a22f-a865-467c-bc63-db42a1319784","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1e53b8cd-0df2-4a2a-83ec-b1ada248a5ab","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"file","type":"file"}]},"url":"https://sandbox-api.hubpay.io/v1/collections/documents/upload"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"5f6bbded-4fad-4436-8dbb-4764b6ae1bd9"},{"name":"Get a payment request by ID","id":"95aa054e-c8ea-4897-921f-189d7489bd25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","description":"<p>Retrieve a single payment request by id</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"babeb6f7-6864-4209-9eff-b26eeb8d2a93","description":{"content":"<p>(Required) Unique identifier of the payment request</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"4a66f481-6a40-4c13-9357-0305008886fc","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"accountId\": \"6fc0d2d5-5cc9-f8d1-13c8-b3759de8cebd\",\n  \"amount\": 150,\n  \"currency\": \"AED\",\n  \"documentReference\": \"string\",\n  \"executionMode\": \"PAYMENT_LINK\",\n  \"externalId\": \"string\",\n  \"id\": \"af455a98-1c72-714b-9d4b-b98377e837cc\",\n  \"payerId\": \"85d2bae9-d018-df6c-bfc1-902e0e646ad9\",\n  \"paymentMethods\": [\n    \"CARD\"\n  ],\n  \"status\": \"UNPAID\",\n  \"dueDate\": \"1998-01-02\",\n  \"documentId\": \"d01149b2-0407-f507-d595-79c18c9477b5\",\n  \"paymentLinkReference\": \"string\",\n  \"paymentUrl\": \"string\",\n  \"successRedirectUrl\": \"string\",\n  \"cancelRedirectUrl\": \"string\",\n  \"autoSendPaymentLink\": true,\n  \"payoutDetails\": {\n    \"payoutBeneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutPurposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"payoutReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"amountPaid\": 50,\n  \"amountRemaining\": 100,\n  \"payments\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"603d1db2-4302-4e2e-bb04-74ec2135e14d","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"3fec9571-2181-43ef-aa7b-74807ac18856","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d4b11b31-79c4-4d66-aa96-116e6d4681d7","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b521ee9d-5635-4862-bdf7-c31e02ff7a9c","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"35758142-c296-452c-a523-ea0cb94d2c0b","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0fb4e670-4a2d-4599-bdde-13213c4f2429","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"32640bb0-5a95-463f-915c-646aa9bc9d1c","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment request"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"95aa054e-c8ea-4897-921f-189d7489bd25"},{"name":"Get a specific payment","id":"c62f7f34-bcd3-464a-9731-531c922c0b48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","description":"<p>Get a specific payment under a payment request</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests","payments",":paymentId"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"d8441b59-3aed-4e51-b804-96fed9a2f73e","description":{"content":"<p>(Required) Unique identifier of the payment</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"paymentId"}]}},"response":[{"id":"697383ae-1630-4fec-8a00-395af05de3f2","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"123e4567-e89b-12d3-a456-426614174000\",\n  \"reference\": \"REF123\",\n  \"status\": \"PENDING\",\n  \"sendCurrency\": \"USDT\",\n  \"sendAmount\": 272.48,\n  \"receiveCurrency\": \"AED\",\n  \"receiveAmount\": 1000,\n  \"method\": \"BANK_TRANSFER\",\n  \"accountId\": \"123e4567-e89b-12d3-a456-426614174004\",\n  \"payerId\": \"123e4567-e89b-12d3-a456-426614174001\",\n  \"paymentRequestId\": \"123e4567-e89b-12d3-a456-426614174002\",\n  \"createdAt\": \"2023-10-01T12:00:00Z\",\n  \"details\": {\n    \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n  },\n  \"payout\": {\n    \"beneficiaryId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"reference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"transactionReference\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"purposeOfPayment\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"amount\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"currency\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"status\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"c77f7ae1-2b58-4c4a-a72b-2a246792c88d","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8d848e7d-7dda-44df-8892-65560d3f1db7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b100865a-15e5-4c21-a9b7-221c54ce1bf6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"418589d6-5524-4ac6-9701-84fb3c92b259","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"93faa7a9-49fc-4bd8-bd8f-dd335c632e67","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"66b82988-873b-402b-8e1f-0e4e656c00b0","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c953fb93-b426-40db-ad58-a93ab98a5493","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId"],"variable":[{"key":"paymentId","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payment"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"c62f7f34-bcd3-464a-9731-531c922c0b48"},{"name":"Find payment requests by external ID","id":"a27a3a78-032a-4284-9842-4c381c5b7d02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","description":"<p>Find payment requests for an account by external ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests","find"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>(Required) External ID to search for</p>\n","type":"text/plain"},"key":"externalId","value":"EXT-001"}],"variable":[]}},"response":[{"id":"f9100da6-7274-4998-8b7a-5885bde0b163","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"40692688-8f71-46c4-aa4c-928300a43a83","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"79342fa7-0d90-40fb-beef-c01acbecd96a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d9df044e-d342-4167-af89-6a056c985a8a","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8a0cbbe8-bd46-40f0-ab3e-cdb41d9fee6a","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"50e21f3b-f99e-4ba7-94c4-d9eb31bca699","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"960ecf78-49cf-4437-b878-69ce7f21d6da","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"95475298-ea77-47b7-9499-bec266316da9","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a27a3a78-032a-4284-9842-4c381c5b7d02"}],"id":"0e450364-2bba-4dea-a9bf-149e88144ce1","description":"<p>Payment request management</p>\n","_postman_id":"0e450364-2bba-4dea-a9bf-149e88144ce1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Payers","item":[{"name":"Get a payer by ID","id":"f6bb2914-d70c-4535-a234-e00d84c95d4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payers",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"f0405c7b-cd69-4928-bb4f-9646ab87f13c","description":{"content":"<p>(Required) Unique identifier of the payer</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"d18ec7e2-b5c5-491b-a4e4-9f33c4b2a8b3","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acceptedPaymentTerms\": true,\n  \"accountId\": \"e3ed5cc6-8b7e-46d6-b34b-ef6dc915b161\",\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"string\",\n  \"fullLegalName\": \"string\",\n  \"id\": \"8c03fd6c-f6f9-6dfd-c89d-b37c013285a4\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"PASSPORT\",\n  \"identificationDocumentNumber\": \"string\",\n  \"paymentTermsAcceptedAt\": \"2023-01-01T00:00:00Z\"\n}"},{"id":"485186fc-37ce-45fc-9180-95204145dac2","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"cb928d57-5d62-441e-b99d-f0b83e7965c4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"c1afd919-1f05-4d90-ba26-d4a3f3a053c6","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"68929a88-27cd-48cc-a0eb-8f30dc297102","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"85444a34-0000-4ea4-bb54-e14cd4b5bb82","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8cf21f22-9b74-4691-9e49-168965e228af","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bffe9cae-bb84-4e93-9f09-9ed4bebf83e0","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"f6bb2914-d70c-4535-a234-e00d84c95d4a"},{"name":"Update payer","id":"17f6b097-3a6d-4b97-9df9-94f6155df9b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","description":"<p>Overwrites the existing payer with the provided details</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payers",":id"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"cd9b5f19-21f9-4f8a-a75e-5ef2952c0aa3","description":{"content":"<p>(Required) Unique identifier of the payer</p>\n","type":"text/plain"},"type":"any","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","key":"id"}]}},"response":[{"id":"04611f33-8034-4fdf-a8c7-4dffe1c508b2","name":"OK","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acceptedPaymentTerms\": true,\n  \"accountId\": \"e3ed5cc6-8b7e-46d6-b34b-ef6dc915b161\",\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"string\",\n  \"fullLegalName\": \"string\",\n  \"id\": \"8c03fd6c-f6f9-6dfd-c89d-b37c013285a4\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"PASSPORT\",\n  \"identificationDocumentNumber\": \"string\",\n  \"paymentTermsAcceptedAt\": \"2023-01-01T00:00:00Z\"\n}"},{"id":"900a9d15-6089-4c44-89dd-a6691bab758d","name":"Bad Request","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1f0347b2-124e-4b49-ab04-f96fd39b0ac3","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"763c5292-ad64-4257-bc11-e15e73152305","name":"Forbidden","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bf1ce74b-c936-4694-9b31-7e859c4fa667","name":"Not Found","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"330b2a0d-fc3e-4374-8811-783cd8923d73","name":"Method Not Allowed","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e3d792e0-aaa9-4c80-a4fa-42a13216025a","name":"Unsupported Media Type","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"aee02f4b-3fbb-4a27-86ae-be7664311ed6","name":"Too Many Requests","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"32d89342-5081-45bd-84e5-8c843ecfd035","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"cryptoEnabled\": false,\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/:id","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers",":id"],"variable":[{"key":"id","value":"3fa85f64-5717-4562-b3fc-2c963f66afa6","description":"(Required) Unique identifier of the payer"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"17f6b097-3a6d-4b97-9df9-94f6155df9b7"},{"name":"List payers","id":"c9eb154c-218e-48dc-83d6-11056f281afa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","description":"<p>List all payers for an account</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payers"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"}],"variable":[]}},"response":[{"id":"d5d4cbdc-ccea-48d8-8e58-d616da047f67","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"8c59dc4b-f477-4a88-ac14-26dcc3c153ae","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"f54f9945-341b-4a96-806e-a3c7d80764ce","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a23c1f71-0e8d-4e31-b8e1-9ce2293f15f4","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"25ed6dbd-dab9-4ff3-9862-4101fed3089c","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"77f966ad-7cdd-4f6d-b2c6-cd66974f4798","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"00d2f81a-4da7-4ce8-8d57-86c42d0a0dd5","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"56664200-bf42-4e04-a877-58490cabce31","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers?page=0&size=20&sort=string&sort=string","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"c9eb154c-218e-48dc-83d6-11056f281afa"},{"name":"Create payer","id":"a326bcdc-6452-40b1-ab7c-5920788788d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payers"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[]}},"response":[{"id":"f3eb67fc-07be-496d-a48b-a36a61b6b86f","name":"Created","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"acceptedPaymentTerms\": true,\n  \"accountId\": \"e3ed5cc6-8b7e-46d6-b34b-ef6dc915b161\",\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"string\",\n  \"fullLegalName\": \"string\",\n  \"id\": \"8c03fd6c-f6f9-6dfd-c89d-b37c013285a4\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"PASSPORT\",\n  \"identificationDocumentNumber\": \"string\",\n  \"paymentTermsAcceptedAt\": \"2023-01-01T00:00:00Z\"\n}"},{"id":"9e4db0d3-f061-4032-b179-e025465110f8","name":"Bad Request","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6d2193e1-8187-4e97-9b26-a586e873de96","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"58adab6c-e5df-45ce-a662-42a3e4b3206f","name":"Forbidden","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2dce769e-b09c-4a12-b1c8-f2194a280025","name":"Not Found","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1a4530f1-8109-48ae-8419-1c71d827a14d","name":"Method Not Allowed","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"21dd289d-6a88-429b-b663-4f15a36bb25c","name":"Conflict","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"20998762-e07d-48d8-8698-84d65df24b43","name":"Unsupported Media Type","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Unsupported Media Type","code":415,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"253db421-94cb-480e-ac46-b1b5a61bd95d","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"8104e274-ba72-4257-a347-ba70a07bae7a","name":"Internal Server Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"country\": \"string\",\n  \"cryptoEnabled\": false,\n  \"externalId\": \"EX123\",\n  \"fullLegalName\": \"string\",\n  \"type\": \"INDIVIDUAL\",\n  \"emailAddress\": \"string\",\n  \"phoneNumber\": \"string\",\n  \"notificationEnabled\": false,\n  \"address\": \"string\",\n  \"areaOrCity\": \"string\",\n  \"provinceOrState\": \"string\",\n  \"postalCode\": \"string\",\n  \"registrationNumber\": \"string\",\n  \"identificationDocumentType\": \"DRIVING_LICENSE\",\n  \"identificationDocumentNumber\": \"string\"\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox-api.hubpay.io/v1/collections/payers"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"a326bcdc-6452-40b1-ab7c-5920788788d0"},{"name":"Find payers by external ID","id":"8f79f1c7-2a3a-4ebf-8004-16fb4cad764f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","description":"<p>Find payers for an account by external ID</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payers","find"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>Zero-based page index (0..N)</p>\n","type":"text/plain"},"key":"page","value":"0"},{"description":{"content":"<p>The size of the page to be returned</p>\n","type":"text/plain"},"key":"size","value":"20"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.</p>\n","type":"text/plain"},"key":"sort","value":"string"},{"description":{"content":"<p>(Required) External ID to search for</p>\n","type":"text/plain"},"key":"externalId","value":"EXT-001"}],"variable":[]}},"response":[{"id":"dda695a0-6361-4a3e-be27-274a3e0b2a48","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"content\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"page\": {\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"number\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalElements\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"totalPages\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  }\n}"},{"id":"e4880d2a-d262-4cd4-aa5b-8298466b442b","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"190d44a8-02d9-4c0b-8660-95a88e60f3a7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2f988a18-17c0-4ded-936f-dabcbd783557","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"67d575b4-5f00-45c0-be22-f72a8e87562e","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"1ad66231-2c42-4926-bb57-9ffdec7f2b8c","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"57a9ebe0-d9f6-4a3f-b7be-491b1011b289","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"820e087a-160e-4dac-9e6c-f82cf15be950","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payers/find?page=0&size=20&sort=string&sort=string&externalId=EXT-001","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payers","find"],"query":[{"key":"page","value":"0"},{"key":"size","value":"20"},{"key":"sort","value":"string"},{"key":"sort","value":"string"},{"key":"externalId","value":"EXT-001"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"8f79f1c7-2a3a-4ebf-8004-16fb4cad764f"}],"id":"5ebe7281-8a52-4774-9f94-02e796c824c8","description":"<p>Payer management</p>\n","_postman_id":"5ebe7281-8a52-4774-9f94-02e796c824c8","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Receipts","item":[{"name":"List payment receipts","id":"3a691037-6161-4184-b4a8-b317b467fd60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","description":"<p>Retrieve all receipts uploaded by payers for a specific payment. Currently supports bank transfer proof-of-payment documents (e.g., bank transfer screenshots, payment confirmations) that payers optionally upload when completing a payment via the payment link or hosted payment page. Only available for payments where the payer chose to include a receipt.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"edc4d8f0-b537-4ad9-a474-7b8de83d9eb3","description":{"content":"<p>(Required) Unique identifier of the payment</p>\n","type":"text/plain"},"type":"any","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","key":"paymentId"}]}},"response":[{"id":"c0f6724c-4a29-4612-ac55-920ad4612d8c","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"paymentId\": \"b0ae5614-2494-49fa-b075-8050b5eb84ba\",\n  \"receipts\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ],\n  \"totalCount\": 2\n}"},{"id":"cecc828d-7a20-464f-a6a4-3fea81f764ce","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"99b8d3f7-c2a7-4d77-96c2-a415205b728f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"75108a91-5cb1-4586-82e1-91c8d65d0e5f","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"165410bb-b25f-469e-8663-42f2453bafd2","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"9880b186-aaf3-4cd2-a5fb-644dd18d3dc8","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"d6bd9cf8-4782-4bff-ad7b-5067b01ffe96","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"6b34f151-5b60-4185-8810-f48b0759e2ca","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"3a691037-6161-4184-b4a8-b317b467fd60"},{"name":"Download payment receipt","id":"96c0a260-920b-4551-ab94-060b2a93a299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","description":"<p>Download a specific receipt file uploaded by a payer. Currently supports bank transfer proof-of-payment documents (e.g., bank transfer screenshots, payment confirmations) that payers optionally upload when completing a payment via the payment link or hosted payment page.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"host":["https://sandbox-api.hubpay.io"],"query":[],"variable":[{"id":"bc96b6a7-0b42-4813-a4bd-052ec654895f","description":{"content":"<p>(Required) Unique identifier of the payment</p>\n","type":"text/plain"},"type":"any","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","key":"paymentId"},{"id":"6e938007-aa1b-450a-bfc0-f47a79fc4fac","description":{"content":"<p>(Required) Unique identifier of the receipt</p>\n","type":"text/plain"},"type":"any","value":"550e8400-e29b-41d4-a716-446655440001","key":"receiptId"}]}},"response":[{"id":"00da574d-64d9-4a24-ba2a-828914ab116e","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"string\""},{"id":"2f8ac108-5ea4-47da-ba7e-65fdd821f7bb","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"e2db79f7-8247-410a-9925-033df6f951f1","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"0612f3af-a832-4145-a8d4-139d6b3fbcfe","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"b43efada-a194-435f-951b-bae4bf8eed57","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"589ca90c-2106-47d0-b1f1-a2a626c6464e","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"ae66eb53-3f3c-4820-aee3-bd415e918335","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"2d817024-0e75-440b-941a-70ac6b32add7","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","payment-requests","payments",":paymentId","receipts",":receiptId","download"],"variable":[{"key":"paymentId","value":"b0ae5614-2494-49fa-b075-8050b5eb84ba","description":"(Required) Unique identifier of the payment"},{"key":"receiptId","value":"550e8400-e29b-41d4-a716-446655440001","description":"(Required) Unique identifier of the receipt"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"96c0a260-920b-4551-ab94-060b2a93a299"}],"id":"af4fed5c-d44f-42af-a216-6c6bb28eb4f7","description":"<p>Payment receipt management</p>\n","_postman_id":"af4fed5c-d44f-42af-a216-6c6bb28eb4f7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}},{"name":"Rates","item":[{"name":"Get Exchange rates","id":"d4c705ae-17d8-4605-9eda-bded5c4fa7c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Hubpay account context. Set the accountId collection variable.</p>\n","key":"AccountId","value":""},{"key":"Accept","value":"application/json"}],"url":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","description":"<p>Use the Get Exchange rates endpoint to retrieve indicative exchange rates for a specific collection type</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}},"urlObject":{"path":["v1","collections","rates"],"host":["https://sandbox-api.hubpay.io"],"query":[{"description":{"content":"<p>(Required) Source type: FIAT or CRYPTO</p>\n","type":"text/plain"},"key":"sourceType","value":"CRYPTO"},{"description":{"content":"<p>(Required) Currency the payer will send (fiat or crypto)</p>\n","type":"text/plain"},"key":"sourceCurrency","value":"AED"},{"description":{"content":"<p>(Required) Country of the payer</p>\n","type":"text/plain"},"key":"sourceCountry","value":"GB"},{"description":{"content":"<p>(Required) Payment type: FIAT or CRYPTO</p>\n","type":"text/plain"},"key":"destinationType","value":"FIAT"},{"description":{"content":"<p>(Required) Currency of the collection. This is the amount credited to the destination account</p>\n","type":"text/plain"},"key":"destinationCurrency","value":"AED"},{"description":{"content":"<p>(Required) Collection amount to be received in the destination currency</p>\n","type":"text/plain"},"key":"destinationAmount","value":"1000"}],"variable":[]}},"response":[{"id":"8d2904d1-10dc-4d50-a243-86095f0bab90","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"destinationAmount\": 1000,\n  \"destinationCurrency\": \"AED\",\n  \"destinationType\": \"FIAT\",\n  \"sourceAmount\": 1000,\n  \"sourceCountry\": \"GB\",\n  \"sourceCurrency\": \"AED\",\n  \"sourceType\": \"CRYPTO\",\n  \"exchangeRate\": 1.59234\n}"},{"id":"ec97b793-4bcc-4806-8057-2da1cd95a57f","name":"Bad Request","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bd8cfca7-08a0-4aa9-844a-a204edf6b9b0","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"de8085c1-c76b-4f7a-b15d-69fa01047ba5","name":"Forbidden","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"72ab0405-176a-415d-afa3-15bbcfa95e2e","name":"Not Found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"fd26dfa0-663d-4b3d-b45d-57ecc6fa51c9","name":"Method Not Allowed","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"bcbb443c-e98c-480c-b59f-fb71bedf48ee","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"},{"id":"a694e216-461e-4d9f-8a97-2875ad4c78a5","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"description":"(Required) ","key":"AccountId","value":"string"},{"key":"Accept","value":"application/json"}],"url":{"raw":"https://sandbox-api.hubpay.io/v1/collections/rates?sourceType=CRYPTO&sourceCurrency=AED&sourceCountry=GB&destinationType=FIAT&destinationCurrency=AED&destinationAmount=1000","host":["https://sandbox-api.hubpay.io"],"path":["v1","collections","rates"],"query":[{"key":"sourceType","value":"CRYPTO"},{"key":"sourceCurrency","value":"AED"},{"key":"sourceCountry","value":"GB"},{"key":"destinationType","value":"FIAT"},{"key":"destinationCurrency","value":"AED"},{"key":"destinationAmount","value":"1000"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"disabled":false,"description":"Trace ID to provide when contacting Hubpay support","key":"X-Trace-Id","value":"0af7651916cd43dd8448eb211c80319c"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"validation_failed\",\n  \"message\": \"One or more fields are missing or invalid\",\n  \"status\": 400,\n  \"timestamp\": \"2025-06-10T10:15:31Z\",\n  \"path\": \"/v1/collections/rates\",\n  \"traceId\": \"0af7651916cd43dd8448eb211c80319c\",\n  \"errors\": [\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  ]\n}"}],"_postman_id":"d4c705ae-17d8-4605-9eda-bded5c4fa7c8"}],"id":"5bb82824-f127-4c5d-b9b6-7a85c304c416","description":"<p>Exchange rates for collections</p>\n","_postman_id":"5bb82824-f127-4c5d-b9b6-7a85c304c416","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":true,"source":{"_postman_id":"f9ed2d66-ff74-40a4-9493-031706f12150","id":"f9ed2d66-ff74-40a4-9493-031706f12150","name":"Hubpay Connect API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]}},"variable":[{"key":"baseUrl","value":"https://sandbox-api.hubpay.io","type":"string","description":"Hubpay API server. Defaults to sandbox."},{"key":"clientId","value":"","type":"string","description":"Sandbox client ID supplied by Hubpay."},{"key":"clientSecret","value":"","type":"string","description":"Sandbox client secret supplied by Hubpay. Do not commit a populated collection."},{"key":"accountId","value":"","type":"string","description":"Hubpay account ID used by operations that require AccountId."},{"key":"accessToken","value":"","type":"string","description":"Populated automatically by the authentication request test script."}]}