{ "uuid": "9aa2629f-2828-4657-bfc4-0d5874988c20", "lastMigration": 29, "name": "Velo Payments APIs", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9e92773d-fc8e-41af-8bc1-56ad85aa2209", "documentation": "Authentication endpoint", "method": "post", "endpoint": "v1/authenticate", "responses": [ { "uuid": "1d092b94-b628-4169-af4b-7241db8b79cc", "body": "{\n \"access_token\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"entityIds\": [\n \"entityIds\",\n \"entityIds\"\n ],\n \"expires_in\": 1799,\n \"refresh_token\": \"IwOGYzYTlmM2YxOTQ5MGE3YmNmMDFkNTVk\",\n \"scope\": \"example_scope\",\n \"token_type\": \"bearer\"\n}", "latency": 0, "statusCode": 200, "label": "Valid Authenication response", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Cache-Control", "value": "" }, { "key": "Pragma", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "052c37cd-e01e-42f3-80ef-7da701c9a21f", "documentation": "Get Funding Audit Delta", "method": "get", "endpoint": "v1/deltas/fundings", "responses": [ { "uuid": "6e7ce803-031d-4763-84d7-76fa17d7209b", "body": "{\n \"content\": [\n {\n \"amount\": 2,\n \"currency\": \"USD\",\n \"fundingId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"status\": \"status\"\n },\n {\n \"amount\": 2,\n \"currency\": \"USD\",\n \"fundingId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"status\": \"status\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Funding Account Deltas", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8a6014e-794e-4785-ad27-962386bdcada", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d45a4ac4-6626-4711-b6e3-65df7efa324a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6c89345-915a-407f-9ebd-5fd60f7a3993", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bdce2293-eac7-4673-ace9-5b3565c2bed3", "documentation": "V1 List Payment Changes", "method": "get", "endpoint": "v1/deltas/payments", "responses": [ { "uuid": "08a1b69a-27b2-4e17-8222-38d7ca41606e", "body": "{\n \"content\": [\n {\n \"paymentAmount\": 0,\n \"paymentCurrency\": \"paymentCurrency\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorPaymentId\": \"payorPaymentId\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAmount\": 6,\n \"sourceCurrency\": \"sourceCurrency\",\n \"status\": \"status\"\n },\n {\n \"paymentAmount\": 0,\n \"paymentCurrency\": \"paymentCurrency\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorPaymentId\": \"payorPaymentId\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAmount\": 6,\n \"sourceCurrency\": \"sourceCurrency\",\n \"status\": \"status\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payment Changes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "879c3a6a-486c-4f25-a5bb-3bb961658317", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "268b5087-291e-460b-aa0e-8c634a3c693e", "documentation": "Get Funding Accounts", "method": "get", "endpoint": "v1/fundingAccounts", "responses": [ { "uuid": "51710c49-5e67-4e48-bd1b-c007b84380b2", "body": "{\n \"content\": [\n {\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"sourceAccountIds\": [\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n ],\n \"type\": \"FBO\"\n },\n {\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"sourceAccountIds\": [\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n ],\n \"type\": \"FBO\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 1,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 1,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Funding Accounts Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf1b246a-d391-416f-b604-45ff1fdb76af", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bed0095f-c99b-4592-97ec-d3e549635ac1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3fb9d71f-1943-4aef-b3f0-7d59bc4ed048", "documentation": "Get Funding Account", "method": "get", "endpoint": "v1/fundingAccounts/:fundingAccountId", "responses": [ { "uuid": "07f79a6c-4829-4893-9b86-07d9eab5bed2", "body": "{\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"sourceAccountIds\": [\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n ],\n \"type\": \"FBO\"\n}", "latency": 0, "statusCode": 200, "label": "Funding Account Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "22f2ba4a-86d7-49b7-9fd5-9a8e7454cb2e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c8a1f09-590b-4b69-ac2e-6d610728cdef", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7f4a129-65a8-433b-b18c-eda0797c622b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "489edb0e-e1ee-4926-9b52-eb094421a4ed", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97ad3b44-5e8a-409d-9cc4-c697aa6addb6", "documentation": "Logout", "method": "post", "endpoint": "v1/logout", "responses": [ { "uuid": "a3274990-d4a1-4ef8-9703-987f051603fc", "body": "", "latency": 0, "statusCode": 204, "label": "User has been logged out", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f9a6652-06fb-4a4c-a896-bdbdb2ed4c16", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73ab58c1-9ec7-46c8-a012-0c693203ebda", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b859db6a-9cbb-444d-bce5-2f2a022ffe40", "documentation": "Reset password", "method": "post", "endpoint": "v1/password/reset", "responses": [ { "uuid": "2396fa08-2853-4df6-a3e2-48f19a49d37d", "body": "", "latency": 0, "statusCode": 204, "label": "the request was accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "62ddc99d-375b-4419-b47b-049e5a8ef292", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "73c85f3d-04b1-46ca-9495-53b60ed9c8ed", "documentation": "List Payment Channel Country Rules", "method": "get", "endpoint": "v1/paymentChannelRules", "responses": [ { "uuid": "c4e34169-ec13-4608-9489-7cac306dcaab", "body": "{\n \"bank\": [\n {\n \"isoCountryCode\": \"US\",\n \"rules\": [\n {\n \"displayName\": \"Account Name\",\n \"displayOrder\": 0,\n \"element\": \"accountName\",\n \"maxLength\": 50,\n \"minLength\": 5,\n \"required\": true,\n \"validation\": \"^[0-9]{6,11}$\"\n },\n {\n \"displayName\": \"Account Name\",\n \"displayOrder\": 0,\n \"element\": \"accountName\",\n \"maxLength\": 50,\n \"minLength\": 5,\n \"required\": true,\n \"validation\": \"^[0-9]{6,11}$\"\n }\n ]\n },\n {\n \"isoCountryCode\": \"US\",\n \"rules\": [\n {\n \"displayName\": \"Account Name\",\n \"displayOrder\": 0,\n \"element\": \"accountName\",\n \"maxLength\": 50,\n \"minLength\": 5,\n \"required\": true,\n \"validation\": \"^[0-9]{6,11}$\"\n },\n {\n \"displayName\": \"Account Name\",\n \"displayOrder\": 0,\n \"element\": \"accountName\",\n \"maxLength\": 50,\n \"minLength\": 5,\n \"required\": true,\n \"validation\": \"^[0-9]{6,11}$\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List Payment Channel Country Rules", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "29b47aad-413e-4069-9ed5-d97a9e667c05", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "005abc45-26aa-40b5-88e5-0f7afd81bd8b", "documentation": "V1 Get Fundings for Payor", "method": "get", "endpoint": "v1/paymentaudit/fundings", "responses": [ { "uuid": "5f60a9f7-94c9-49c6-8759-2acaf4ba4d9d", "body": "{\n \"content\": [\n {\n \"amount\": 120000,\n \"currency\": \"USD\",\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"events\": [\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n },\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n }\n ],\n \"fundingAccountName\": \"fundingAccountName\",\n \"fundingType\": \"ACH\",\n \"sourceAccountName\": \"sourceAccountName\",\n \"status\": \"PENDING\",\n \"topupType\": \"AUTOMATIC\"\n },\n {\n \"amount\": 120000,\n \"currency\": \"USD\",\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"events\": [\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n },\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n }\n ],\n \"fundingAccountName\": \"fundingAccountName\",\n \"fundingType\": \"ACH\",\n \"sourceAccountName\": \"sourceAccountName\",\n \"status\": \"PENDING\",\n \"topupType\": \"AUTOMATIC\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/paymentaudit/fundings?payorId=2a5d8af2-a1ed-4d7f-b9a7-ebe4b333be5a&page=1&pageSize=10\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/paymentaudit/fundings?payorId=2a5d8af2-a1ed-4d7f-b9a7-ebe4b333be5a&page=1&pageSize=10\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 33,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Fundings normal response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b344289e-f553-4327-b688-769a2f2fd803", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f91e53a6-95dd-490b-97f5-a18f771649d7", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d9f4d79-f9c6-4fea-a647-478df6e7c953", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d9c38ab-7841-404f-b0f7-e625f4c88d96", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0501b852-b8a9-460d-8c62-4f381032f7c9", "documentation": "V1 Get Payout Statistics", "method": "get", "endpoint": "v1/paymentaudit/payoutStatistics", "responses": [ { "uuid": "862b4c5a-482b-4b7b-9ffe-ae30fe1b9b63", "body": "{\n \"thisMonthFailedPaymentsCount\": 6,\n \"thisMonthPayoutsCount\": 0\n}", "latency": 0, "statusCode": 200, "label": "Payout Statistics response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad5e8658-8003-468e-b0bf-81b5fd687cb6", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae1b19ff-8b66-4f74-ba07-4155b836b3ab", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d120ca4c-5dd5-4ff5-8b62-896feea7f8d8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d4d9cd9-df11-4dc6-8ad1-d3ce492e0f27", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53615420-4f33-4c6b-9860-299efc303fb2", "documentation": "Withdraw a Payment", "method": "post", "endpoint": "v1/payments/:paymentId/withdraw", "responses": [ { "uuid": "de894fae-984a-4acd-9451-10f24e5392a7", "body": "", "latency": 0, "statusCode": 204, "label": "The payment was withdrawn", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3b5e8f4-2f97-4bbd-b695-3b43aa608a7e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22e3ceff-b996-4bfc-908b-a1451cc92541", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a8b87e99-7290-479a-a1d9-b1c868223860", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ce9e7dc-4b13-49f6-95a4-2bf2d901e821", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d91cc02d-1d36-45ae-866c-9304a35e4b02", "documentation": "List Payor Links", "method": "get", "endpoint": "v1/payorLinks", "responses": [ { "uuid": "5b717b72-0079-4f2a-ae28-6d9a88c358af", "body": "{\n \"links\": [\n {\n \"fromPayorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"linkId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"linkType\": \"PARENT_OF\",\n \"toPayorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n {\n \"fromPayorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"linkId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"linkType\": \"PARENT_OF\",\n \"toPayorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n ],\n \"payors\": [\n {\n \"kycState\": \"FAILED_KYC\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"primaryContactEmail\": \"primaryContactEmail\"\n },\n {\n \"kycState\": \"FAILED_KYC\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"primaryContactEmail\": \"primaryContactEmail\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Details of Payor Links", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5533582f-efd1-4246-971a-ddc25d53941a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98324b50-378c-43ae-a150-dcaa5d5b2964", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d88a223-ec7c-4ccb-ae4d-80cf060c1a37", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2454b3cc-9045-4b1c-953e-e7d61825cacb", "documentation": "Create a Payor Link", "method": "post", "endpoint": "v1/payorLinks", "responses": [ { "uuid": "ff680105-b443-45de-ac86-d7505a99d0bb", "body": "", "latency": 0, "statusCode": 201, "label": "HTTP Creeated", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d432aac-fabf-48b5-9dcb-d17cbab77ad0", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75d04e77-04f5-422c-a009-e8cb95b9805e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "846be0b3-8542-47f9-a1f2-4c32cac9f274", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13e40807-fda3-4d82-a7eb-58c2d02a65d1", "documentation": "Get Payor", "method": "get", "endpoint": "v1/payors/:payorId", "responses": [ { "uuid": "d29dfcf0-79e9-43fb-8969-16fb67850dda", "body": "{\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"allowsLanguageChoice\": true,\n \"collectiveAlias\": \"Payee\",\n \"dbaName\": \"Some Biz\",\n \"fundingAccountAccountName\": \"Example Corp BOA\",\n \"fundingAccountAccountNumber\": \"1234567890123\",\n \"fundingAccountRoutingNumber\": \"123456789\",\n \"includesReports\": true,\n \"kycState\": \"PASSED_KYC\",\n \"language\": \"EN\",\n \"manualLockout\": true,\n \"maxMasterPayorAdmins\": 6,\n \"payeeGracePeriodDays\": 0,\n \"payeeGracePeriodProcessingEnabled\": true,\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"Example, Corp\",\n \"primaryContactEmail\": \"joe.buck@example.com\",\n \"primaryContactName\": \"Joe Buck\",\n \"primaryContactPhone\": \"123-123-1234\",\n \"reminderEmailsOptOut\": true,\n \"supportContact\": \"support@example.com\",\n \"transmissionTypes\": {\n \"ACH\": true,\n \"SAME_DAY_ACH\": true,\n \"WIRE\": true\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Payor Details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dd2bea95-7850-47b3-b287-aaec2e100a56", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2009497-5e8c-4257-abb6-0714ec1af02b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 404, "label": "Payor Id Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b2e3448e-91f0-404a-9d57-8c736e7152b8", "documentation": "Create Application", "method": "post", "endpoint": "v1/payors/:payorId/applications", "responses": [ { "uuid": "4aeee9e7-b9cd-45de-bfcc-f88435953e85", "body": "", "latency": 0, "statusCode": 201, "label": "Success", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fa387796-b942-4231-9f71-b5f4cc2f9ae8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50431c82-f08a-458c-a23d-3363d6f08784", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05d91090-2952-4073-b4eb-b3f4b8dbdbd5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "815fc995-79e0-4658-bbc0-bbc60800066b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7826a119-d510-4ba2-bf53-dc03a07f3fa2", "documentation": "Create API Key", "method": "post", "endpoint": "v1/payors/:payorId/applications/:applicationId/keys", "responses": [ { "uuid": "be8e180d-3d62-4faf-abd3-d383e4276001", "body": "{\n \"apiKey\": \"385d4506-e7dd-446e-a092-5f30b98e7b26\",\n \"apiSecret\": \"f25767d9-342a-48ac-a788-0a7a38ae6fb3\"\n}", "latency": 0, "statusCode": 200, "label": "HTTP Ok, key created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "97c3bb70-f89c-44c6-af4c-956962013b14", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b619acfa-7f7a-42b9-8de4-a9afaa23c55d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1dd21b84-c4f5-4723-be16-206c0b08d80d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7b1d1a6b-413d-4fcd-b696-594aa22b896a", "documentation": "Get Branding", "method": "get", "endpoint": "v1/payors/:payorId/branding", "responses": [ { "uuid": "f946a7b9-b45c-4afb-855d-1be8ef648225", "body": "{\n \"collectiveAlias\": \"Payee\",\n \"dbaName\": \"Key West Imports\",\n \"logoUrl\": \"example.com\",\n \"payorName\": \"Key West Imports, Inc\",\n \"supportContact\": \"support@example.com\"\n}", "latency": 0, "statusCode": 200, "label": "HTTP Ok, key created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c7c320c3-00dc-45f1-92a6-22814a340c27", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ea49ae9-4859-4f96-90a3-a93af7345ffe", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f11484c4-ba66-49bd-8516-c32506f8d07c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 404, "label": "Payor Id Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bbbba01b-b4c5-400d-8c0a-a2dd5bcffb1e", "documentation": "Add Logo", "method": "post", "endpoint": "v1/payors/:payorId/branding/logos", "responses": [ { "uuid": "b24580ca-fe58-4c53-9fb5-41635b9855ca", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "43506293-02d4-452a-b39b-889f64c3647c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af65aebc-d761-4034-8fef-8c227290e0fd", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "730c8d1c-1e9c-4c05-8f88-474adb2af850", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f7f8a3e1-5eb7-4aa6-b858-7ef1ebe2ab9c", "documentation": "Reminder Email Opt-Out", "method": "post", "endpoint": "v1/payors/:payorId/reminderEmailsUpdate", "responses": [ { "uuid": "f8d42c7b-438d-4a82-b874-f4525171a68b", "body": "", "latency": 0, "statusCode": 202, "label": "HTTP Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4646618-6051-40e9-a483-89ac3476ef0b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83fc8d42-50df-4533-953f-0e4cc9bac636", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8c18e7b5-1dd5-4336-b2dc-8244360c8562", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 404, "label": "Payor Id Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92e43cc7-966a-42ce-ad98-a793e462b8fd", "documentation": "Get list of source accounts", "method": "get", "endpoint": "v1/sourceAccounts", "responses": [ { "uuid": "48e3e44d-3b22-4079-9767-56340bcdee92", "body": "{\n \"content\": [\n {\n \"accountType\": \"FBO\",\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n },\n {\n \"accountType\": \"FBO\",\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 1,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 1,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "List Source Account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fc0f0732-4aca-40f9-8554-d5a016fc2527", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Request Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a9bf4f9-09d7-46ed-83e0-4fe0d5e6ca9f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "200df333-3013-47f8-93f7-507dc278f7e0", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9037781a-99a4-4b10-957e-e7ed4261454c", "documentation": "Get details about given source account.", "method": "get", "endpoint": "v1/sourceAccounts/:sourceAccountId", "responses": [ { "uuid": "a9626ea9-0852-43e6-9f0b-2d842b4eea58", "body": "{\n \"accountType\": \"FBO\",\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n}", "latency": 0, "statusCode": 200, "label": "Source account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3ada9558-0657-4698-952c-a14074fe0a56", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request, Invalid path parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7cca0801-9d1a-45d5-8ae0-4f5c132c02c5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1ff14a4a-d9da-48f4-9681-411afec46a62", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "268cbb07-47b9-4bdc-b7a6-fda6620a21a8", "documentation": "Create Funding Request", "method": "post", "endpoint": "v1/sourceAccounts/:sourceAccountId/achFundingRequest", "responses": [ { "uuid": "57651d91-e87f-4fe7-b0a6-b1faec6e986b", "body": "", "latency": 0, "statusCode": 202, "label": "Request Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "85bcee29-8b6d-41ef-8110-b820ec8676a4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "05aec132-0314-442f-b07c-a098ea16827e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2ac8d1a-578e-4eea-9a35-cad118c48aa0", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21d86a8d-3c18-4c2a-8f2b-8979137fcb82", "documentation": "Set notifications", "method": "post", "endpoint": "v1/sourceAccounts/:sourceAccountId/notifications", "responses": [ { "uuid": "7cf79ff6-781f-4df7-b5bb-4b7a6deb06c5", "body": "", "latency": 0, "statusCode": 204, "label": "Request Fulfilled", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8974ad7f-7739-4e25-95e3-01631b383f65", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a2c41515-79b3-4a8c-afd1-c6d4f7d82614", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9a2fa5b-0c63-4072-a840-eecc8c05c52e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49e7540f-958d-4b53-a68e-2c04ed915dba", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "270087a1-8961-4c17-a216-bb7974512f79", "documentation": "List Supported Countries", "method": "get", "endpoint": "v1/supportedCountries", "responses": [ { "uuid": "5a497249-e91c-4fb5-adb2-a43f2d4cd9e4", "body": "{\n \"countries\": [\n {\n \"currencies\": [\n \"USD\",\n \"USD\"\n ],\n \"isoCountryCode\": \"US\"\n },\n {\n \"currencies\": [\n \"USD\",\n \"USD\"\n ],\n \"isoCountryCode\": \"US\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of Supported Countries", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20316cf2-f748-454b-ad81-5d901aca4ee3", "documentation": "validate", "method": "post", "endpoint": "v1/validate", "responses": [ { "uuid": "991ce5fd-bc7a-4e58-b24e-52e04961b70f", "body": "{\n \"access_token\": \"9b58410b-e1b7-4f90-bebb-7e09c5427020\",\n \"entityIds\": [\n \"ed89eaa0-4450-4916-a4ff-62a328d60bd6\"\n ],\n \"expires_in\": 1800,\n \"refresh_token\": \"c3d0f771-0997-4814-84e3-09690208545a\",\n \"scope\": \"https://api.velopayments.com/scopes/auth/users\",\n \"token_type\": \"bearer\",\n \"user_info\": {\n \"mfa_details\": {\n \"mfa_type\": \"TOTP\",\n \"verified\": true\n },\n \"userType\": \"PAYOR\",\n \"user_id\": \"39976ee5-dc4c-4b21-a966-a04fa71ef9e1\"\n }\n}", "latency": 0, "statusCode": 200, "label": "User request has been validated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f50b406f-25c0-4a14-8d11-62b355626c09", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd7f3de8-9174-43ed-9692-3db0a5494477", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1edb1f11-c7f6-4700-846a-e33ea938a47f", "documentation": "List the details about the webhooks for the given payor.", "method": "get", "endpoint": "v1/webhooks", "responses": [ { "uuid": "70367cf3-87bd-412b-9bcb-5e6f1ae65050", "body": "{\n \"content\": [\n {\n \"authorizationHeader\": \"authorizationHeader\",\n \"categories\": [\n null,\n null\n ],\n \"enabled\": true,\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"webhookUrl\": \"webhookUrl\"\n },\n {\n \"authorizationHeader\": \"authorizationHeader\",\n \"categories\": [\n null,\n null\n ],\n \"enabled\": true,\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"webhookUrl\": \"webhookUrl\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Webhook response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1a56e925-2a9b-4010-943b-c78faa33bbd3", "body": "", "latency": 0, "statusCode": 400, "label": "Invalid Request Parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b87e1d53-252f-45ec-8361-2aecd1829009", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f93be06-fb6e-418b-97e4-59b6b1bc25d3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "67ba6229-1560-4163-a115-1e8ed0e820cd", "documentation": "Create Webhook", "method": "post", "endpoint": "v1/webhooks", "responses": [ { "uuid": "b521c9c2-b349-49a9-a2f6-ef2f6d97013c", "body": "", "latency": 0, "statusCode": 201, "label": "Webhook Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b155ae2c-50ae-416e-9892-4ecf37f19a4a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4176e861-3106-481f-a203-895f4988124b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "73689212-ca64-4d94-a137-d52d21c1b50b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b22e21a5-d31d-4338-97b3-afbc1ea87c1e", "documentation": "Get details about the given webhook.", "method": "get", "endpoint": "v1/webhooks/:webhookId", "responses": [ { "uuid": "f3047435-29f9-4e45-ae27-eafb4c3c7412", "body": "{\n \"authorizationHeader\": \"authorizationHeader\",\n \"categories\": [\n null,\n null\n ],\n \"enabled\": true,\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"webhookUrl\": \"webhookUrl\"\n}", "latency": 0, "statusCode": 200, "label": "Webhook response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f3a9d05-f466-4be1-b99b-e824df8e0a28", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request, Invalid path parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cbfede5a-9609-4889-8178-0ca2b4768043", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c70accd7-ef44-49a0-bf32-bb5abfbebb71", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e6a9016-6dc1-47a0-9556-894f5c7cf678", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "69629459-885b-4dbd-ae18-cd404fa7825f", "documentation": "Update Webhook", "method": "post", "endpoint": "v1/webhooks/:webhookId", "responses": [ { "uuid": "da75d6ee-ada1-4b07-bac1-4eb39e4cc58c", "body": "", "latency": 0, "statusCode": 204, "label": "Webhook Updated", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b949688a-cbd0-4308-9d8c-c12d20b42db4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "437180fd-1406-48ed-bdf7-31d0556965f0", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff7702c7-9ac7-4870-981d-61e6dfe98ce0", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa3b13b3-5874-4d26-a7a1-f233a7d1e4d4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "edc23bed-a54b-4904-8f9b-9a9040aba944", "documentation": "", "method": "post", "endpoint": "v1/webhooks/:webhookId/ping", "responses": [ { "uuid": "22d4e6df-a411-488f-852d-86aa3c882b3e", "body": "{\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"webhookId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n}", "latency": 0, "statusCode": 202, "label": "Send ping", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1deeca1b-74e1-4aec-ad19-5bd44dffc1a0", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request, Invalid path parameter", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4564741e-07ab-4cc4-91c3-b1dd52560c3b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a46a0c6d-ed7f-4375-b13e-8506914d7eb2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c452c0c-199a-4d0c-bc3c-0bb66c4f329a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d725db55-b7ab-4975-8408-9020ee213b19", "documentation": "List Supported Currencies", "method": "get", "endpoint": "v2/currencies", "responses": [ { "uuid": "05cbf9ca-e5d8-49b9-95ca-63edfe624c77", "body": "{\n \"currencies\": [\n {\n \"currency\": \"USD\",\n \"maxPaymentAmount\": 100000\n },\n {\n \"currency\": \"USD\",\n \"maxPaymentAmount\": 100000\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List Supported Currencies", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eca9d131-57a6-444e-bd25-85b4e20213fa", "documentation": "Get Funding Accounts", "method": "get", "endpoint": "v2/fundingAccounts", "responses": [ { "uuid": "77443163-a59f-401f-9103-7b1fd990bb97", "body": "{\n \"content\": [\n {\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"archived\": true,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"type\": \"FBO\"\n },\n {\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"archived\": true,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"type\": \"FBO\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 1,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 1,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Funding Accounts Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac21a871-6bc3-4e51-8d93-0a9e1e5fddc1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5c5ee87-d1e3-43a5-9770-d5b35d162d87", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4932ffdd-8109-4866-a96c-8fd8c05f7223", "documentation": "Create Funding Account", "method": "post", "endpoint": "v2/fundingAccounts", "responses": [ { "uuid": "d555c040-ae14-4c7f-b447-74fa217caf7d", "body": "", "latency": 0, "statusCode": 202, "label": "Funding Account Creation Request Accepted", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" }, { "key": "Retry-After", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "27ad3dea-8a20-4ed4-9104-c54581049c8b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6778881b-51ea-4029-83c4-79f2f60d5189", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a28e21fa-375f-4213-ae1b-a0cfc506032d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3a1bda24-a087-408b-9260-6f2eb8cac203", "documentation": "Get Funding Account", "method": "get", "endpoint": "v2/fundingAccounts/:fundingAccountId", "responses": [ { "uuid": "430a80d1-7eb6-4da8-9729-aa1fdf982621", "body": "{\n \"accountName\": \"Payor Corp\",\n \"accountNumber\": \"7001001234\",\n \"archived\": true,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"My Funding Account\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"routingNumber\": 12345678,\n \"type\": \"FBO\"\n}", "latency": 0, "statusCode": 200, "label": "Funding Account Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ad6bb389-5788-4f6c-adf7-c342f9996bd7", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "39ba5e79-cabf-4b9f-b26b-989211167157", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f716a05-b5c8-4864-8d32-59f4990bea94", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c98f7bc9-d601-47f7-8a8d-22e99507a606", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b28bb46-b6fb-4c85-8de3-feb7db502d63", "documentation": "Get Payor", "method": "get", "endpoint": "v2/payors/:payorId", "responses": [ { "uuid": "d141b5a2-006d-445a-8bdf-9b6f6c2f3a2b", "body": "{\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"allowsLanguageChoice\": true,\n \"collectiveAlias\": \"Payee\",\n \"dbaName\": \"Some Biz\",\n \"includesReports\": true,\n \"kycState\": \"PASSED_KYC\",\n \"language\": \"EN\",\n \"manualLockout\": true,\n \"maxMasterPayorAdmins\": 6,\n \"payeeGracePeriodDays\": 0,\n \"payeeGracePeriodProcessingEnabled\": true,\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"Example, Corp\",\n \"payorXid\": \"ABC_201234\",\n \"primaryContactEmail\": \"joe.buck@example.com\",\n \"primaryContactName\": \"Joe Buck\",\n \"primaryContactPhone\": \"123-123-1234\",\n \"reminderEmailsOptOut\": true,\n \"remoteSystemIds\": [\n \"REMOTE_SYSTEM_ID\",\n \"REMOTE_SYSTEM_ID\"\n ],\n \"supportContact\": \"support@example.com\",\n \"transmissionTypes\": {\n \"ACH\": true,\n \"SAME_DAY_ACH\": true,\n \"WIRE\": true\n },\n \"wuCustomerId\": \"wuCustomerId\"\n}", "latency": 0, "statusCode": 200, "label": "Get Payor Details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "13bf4087-441d-4c73-a7a2-4ffd2682a2f8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0413c295-b6a7-4e8c-9b52-0a8476e8be96", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9b561a0a-73ac-45c9-881f-cbea869a1ea8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 404, "label": "Payor Id Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd72dd8a-620e-45bd-832a-63f981d27ba0", "documentation": "Get list of source accounts", "method": "get", "endpoint": "v2/sourceAccounts", "responses": [ { "uuid": "71b02d75-cded-48be-b1b2-039e2dd3e281", "body": "{\n \"content\": [\n {\n \"accountType\": \"FBO\",\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n },\n {\n \"accountType\": \"FBO\",\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v2/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v2/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 33,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "List Source Account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "541319a8-e26b-4aeb-9dde-4836babe8865", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f4e2dac-36e3-4c5f-8333-dd4a9cc3e9ba", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8eb605b4-72b1-452f-b6f8-3d41e33baf71", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0673f472-8087-4f9b-b77e-a6282892f926", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf7e973c-5a6c-4fcf-84a5-d2f9e74007a2", "documentation": "Get details about given source account.", "method": "get", "endpoint": "v2/sourceAccounts/:sourceAccountId", "responses": [ { "uuid": "88f86638-30dd-457b-ae72-44defb322fb3", "body": "{\n \"accountType\": \"FBO\",\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"balanceVisible\": true,\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"fundingAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\"\n}", "latency": 0, "statusCode": 200, "label": "Source account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0e8ca5cf-c899-477f-be34-04dc0492a462", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e48b06fa-6276-487a-845a-919c89dc1078", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68b97dbe-737c-4f7a-9d8b-2e22c750e2dd", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b4c3e861-7ca8-46f0-be24-2b4b57a356eb", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb64054a-4f66-421c-a9aa-a37ad522fa92", "documentation": "Create Funding Request", "method": "post", "endpoint": "v2/sourceAccounts/:sourceAccountId/fundingRequest", "responses": [ { "uuid": "d5db7456-8ebf-473f-be38-a6a63465dba3", "body": "", "latency": 0, "statusCode": 202, "label": "Request Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "873892e3-d006-4bf9-b738-73f0d541d902", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "44a2cca3-ba2d-4e2f-ae8e-831adedb315c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ded35b4-d52f-4449-9298-d74722d5dfd1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bbf6d77c-691c-4ab9-9afb-3feea1dbce0e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "892bb214-2515-4b44-aca4-95f5336916df", "documentation": "Transfer Funds between source accounts", "method": "post", "endpoint": "v2/sourceAccounts/:sourceAccountId/transfers", "responses": [ { "uuid": "fb6b9a92-0005-47a2-84c3-17386d7d2fed", "body": "", "latency": 0, "statusCode": 204, "label": "Request Processed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a01a9b28-2840-433b-a563-d61c75fcbb1b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04c86b29-440e-40c0-8718-7915be036822", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7f6be51-1e8d-4e23-9c66-8f6b1d124a13", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bfc6abc5-d842-478a-85b8-abecff1cb497", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7aa9e03-d8c7-4200-9bae-627dc7206afd", "documentation": "List Supported Countries", "method": "get", "endpoint": "v2/supportedCountries", "responses": [ { "uuid": "83085997-59b4-4a08-8015-a5d7342597b1", "body": "{\n \"countries\": [\n {\n \"currencies\": [\n \"USD\",\n \"USD\"\n ],\n \"isoCountryCode\": \"US\",\n \"regions\": [\n {\n \"abbreviation\": \"CA\",\n \"name\": \"California\"\n },\n {\n \"abbreviation\": \"CA\",\n \"name\": \"California\"\n }\n ]\n },\n {\n \"currencies\": [\n \"USD\",\n \"USD\"\n ],\n \"isoCountryCode\": \"US\",\n \"regions\": [\n {\n \"abbreviation\": \"CA\",\n \"name\": \"California\"\n },\n {\n \"abbreviation\": \"CA\",\n \"name\": \"California\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of Supported Countries", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32c9c7e7-7148-4f5e-a03b-61211f80f9ed", "documentation": "List Users", "method": "get", "endpoint": "v2/users", "responses": [ { "uuid": "aeb5bf33-20e6-4007-88ad-61e34063da4c", "body": "{\n \"content\": [\n {\n \"email\": \"foo@example.com\",\n \"entityId\": \"7fffa261-ac68-49e6-b605-d24a444d9206\",\n \"firstName\": \"John\",\n \"id\": \"8bbf301c-948f-4445-b411-357eec53e441\",\n \"lastName\": \"Doe\",\n \"lockedOut\": true,\n \"lockedOutTimestamp\": \"2000-01-23T04:56:07.000+00:00\",\n \"mfaStatus\": \"REGISTERED\",\n \"mfaType\": \"TOTP\",\n \"primaryContactNumber\": \"11235555555\",\n \"roles\": [\n \"payor.admin\"\n ],\n \"secondaryContactNumber\": \"11235555550\",\n \"smsNumber\": \"11235555555\",\n \"status\": \"ENABLED\"\n },\n {\n \"email\": \"foo@example.com\",\n \"entityId\": \"7fffa261-ac68-49e6-b605-d24a444d9206\",\n \"firstName\": \"John\",\n \"id\": \"8bbf301c-948f-4445-b411-357eec53e441\",\n \"lastName\": \"Doe\",\n \"lockedOut\": true,\n \"lockedOutTimestamp\": \"2000-01-23T04:56:07.000+00:00\",\n \"mfaStatus\": \"REGISTERED\",\n \"mfaType\": \"TOTP\",\n \"primaryContactNumber\": \"11235555555\",\n \"roles\": [\n \"payor.admin\"\n ],\n \"secondaryContactNumber\": \"11235555550\",\n \"smsNumber\": \"11235555555\",\n \"status\": \"ENABLED\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v2/users??type=PAYOR&page=1&pageSize=10\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v2/users??type=PAYOR&page=1&pageSize=10\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 33,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "Paginated list of Users filtered by query parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "401af6b6-f13d-47af-bb01-c3859f34e069", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e9e8134a-7f58-425a-a0a9-dbb14f61da33", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "baaa6782-52f5-4539-bb20-e4c65784dee7", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "383ff531-c3d7-41cf-921f-f3ba801d5f6a", "documentation": "Invite a User", "method": "post", "endpoint": "v2/users/invite", "responses": [ { "uuid": "57260064-ed01-45b9-b505-aeeeb2fe8b66", "body": "", "latency": 0, "statusCode": 204, "label": "No Content. The user was invited successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a5d7ab6e-de0e-46b7-bcd1-fc673be4248a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4640ff2-e5ef-4126-b7ec-f12511647171", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "46699b8b-eadd-4c33-a170-816be4260cf0", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6fc1c475-4eb4-4475-b571-fbd38f7491e3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "839830d0-3ffa-434a-b55e-09a664ac09b9", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 412\n}", "latency": 0, "statusCode": 412, "label": "The request could not be completed as a precondition was not met\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "10807ab1-1cc0-4b6f-a23a-326e7f929155", "documentation": "Register SMS Number", "method": "post", "endpoint": "v2/users/registration/sms", "responses": [ { "uuid": "5e47917e-99b1-436f-a39e-24ee6149e0ae", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88822b94-ad64-42c6-a2a9-83df09c6531b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe83b4fe-6d0c-4166-be4f-6a9451e5b1ce", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71f17486-7449-4502-afa0-591325a1f9b8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "83e57471-3904-4435-9809-e6267b57c992", "documentation": "Get Self", "method": "get", "endpoint": "v2/users/self", "responses": [ { "uuid": "9e0cf95e-4dd1-460d-88ee-335b8058da2c", "body": "{\n \"email\": \"foo@example.com\",\n \"entityId\": \"7fffa261-ac68-49e6-b605-d24a444d9206\",\n \"firstName\": \"John\",\n \"id\": \"8bbf301c-948f-4445-b411-357eec53e441\",\n \"lastName\": \"Doe\",\n \"lockedOut\": true,\n \"lockedOutTimestamp\": \"2000-01-23T04:56:07.000+00:00\",\n \"mfaStatus\": \"REGISTERED\",\n \"mfaType\": \"TOTP\",\n \"primaryContactNumber\": \"11235555555\",\n \"roles\": [\n \"payor.admin\"\n ],\n \"secondaryContactNumber\": \"11235555550\",\n \"smsNumber\": \"11235555555\",\n \"status\": \"ENABLED\"\n}", "latency": 0, "statusCode": 200, "label": "Get User Details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b429708c-0cf5-456a-91e6-b8378e565a36", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "caeb9155-1e30-4c7b-a4a8-681e1fba8531", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a7fa77e-6cf3-4bb7-845e-793234aa70ee", "documentation": "Unregister MFA for Self", "method": "post", "endpoint": "v2/users/self/mfa/unregister", "responses": [ { "uuid": "4c76ff7f-eeb3-45bb-b1aa-cde75fbb9b31", "body": "", "latency": 0, "statusCode": 204, "label": "the MFA Type to unregister", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "daf32097-d0c0-4403-b936-a788b5661226", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "952abcfe-8083-41e6-ab91-21c394364e91", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "de6584c1-33f6-4df0-8a3d-589ebfbdb4f4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b3c48e77-80f8-4d60-b52f-17a77fbf242b", "documentation": "Update Password for self", "method": "post", "endpoint": "v2/users/self/password", "responses": [ { "uuid": "b6e85906-4593-464f-a21a-45fd2d43149c", "body": "", "latency": 0, "statusCode": 204, "label": "the password was submitted and accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f03343d-0b00-4ec9-847d-47b0f127ed85", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cd7e1325-6b1f-433a-9593-1134e6eb2610", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f622a1f1-ef20-495c-a5b8-e4b13424e180", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2dac49f1-7cc6-4c68-964c-75adc559f51b", "documentation": "Validate the proposed password", "method": "post", "endpoint": "v2/users/self/password/validate", "responses": [ { "uuid": "0644ed03-ad73-489a-b18c-73ffb179428c", "body": "{\n \"score\": 2,\n \"suggestions\": [\n \"[password has been used before]\",\n \"[password has been used before]\"\n ],\n \"valid\": true,\n \"warning\": \"Historic Password\"\n}", "latency": 0, "statusCode": 200, "label": "the password was checked and a score returned", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ac1e63fc-8518-4ebe-8039-b5e8e6ea30ed", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f5722a4-e09e-4f6a-b723-487c94c2cbf5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a7c349a2-c600-440e-84ba-0dc0176030e2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4a69a8da-2ed9-4ef1-9936-255bbb983c04", "documentation": "Update User Details for self", "method": "post", "endpoint": "v2/users/self/userDetailsUpdate", "responses": [ { "uuid": "b31b039c-9d88-45fa-9acd-aab8e1445cd5", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "02a6cd7d-ed3f-4321-8518-aceafb2adf13", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df4ca7ee-cc7f-4425-b6d6-69815b58f35b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1414ebd-9fe5-4342-aa7b-b007428b7778", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ffb2217-3f52-4efa-85c0-f3e217b49c04", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afb47a0f-5705-4e55-b5f9-3f6ae095a7dd", "documentation": "Delete a User", "method": "delete", "endpoint": "v2/users/:userId", "responses": [ { "uuid": "0b7fac6f-d270-4191-affc-6aa9d32937ef", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9f47dcb2-5151-415b-adf0-ec75b86ebf2b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31d6009b-60ac-408a-b722-e615509bfacf", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "498cf96b-20ae-4d30-89e4-3427a15b213f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90588378-a3e4-4e8d-b318-3a7b8f8de717", "documentation": "Get User", "method": "get", "endpoint": "v2/users/:userId", "responses": [ { "uuid": "9b01e0a4-1643-446f-a555-5bfae6afd44a", "body": "{\n \"email\": \"foo@example.com\",\n \"entityId\": \"7fffa261-ac68-49e6-b605-d24a444d9206\",\n \"firstName\": \"John\",\n \"id\": \"8bbf301c-948f-4445-b411-357eec53e441\",\n \"lastName\": \"Doe\",\n \"lockedOut\": true,\n \"lockedOutTimestamp\": \"2000-01-23T04:56:07.000+00:00\",\n \"mfaStatus\": \"REGISTERED\",\n \"mfaType\": \"TOTP\",\n \"primaryContactNumber\": \"11235555555\",\n \"roles\": [\n \"payor.admin\"\n ],\n \"secondaryContactNumber\": \"11235555550\",\n \"smsNumber\": \"11235555555\",\n \"status\": \"ENABLED\"\n}", "latency": 0, "statusCode": 200, "label": "Get User Details", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "620877d0-3928-409f-adfb-1a3f37d151c6", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a035682a-d9df-49db-88ef-9cbb04b85314", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "363d37c9-fc38-4c23-b485-34022e669704", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a17c05cc-3758-4cb1-8f25-2eedabaffc75", "documentation": "Disable a User", "method": "post", "endpoint": "v2/users/:userId/disable", "responses": [ { "uuid": "2fcdfaf8-1682-4e8e-90f2-10f49d48b127", "body": "", "latency": 0, "statusCode": 204, "label": "Success the user was disabled or was already disabled", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6dc04437-f070-4e87-a538-152f7d95588a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "06be679d-fc4b-4f39-8230-4e9e10bd0ef4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f9ca407-b869-4ef5-8a94-4d489bb4434d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f513261-a6c8-428a-ab37-98f1376883ea", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aca4c385-31a8-4e7c-a8d8-20ab90c9266c", "documentation": "Enable a User", "method": "post", "endpoint": "v2/users/:userId/enable", "responses": [ { "uuid": "7d8dc1c4-3faa-4ffb-a2fa-229ce1360bc3", "body": "", "latency": 0, "statusCode": 204, "label": "Success the user was enabled or was already enabled", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "806e6f43-8f62-4fd5-9f44-b30a9235f12b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9440b25-e547-4265-95cd-29040a53ac01", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "623a45e2-0c5d-4731-bbb7-ba4bcb308577", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25ed1012-7b5c-435e-9a93-f5d7f9ef35ad", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e2de8ecd-44cc-4a44-8f1f-3772a37f5b7b", "documentation": "Unregister MFA for the user", "method": "post", "endpoint": "v2/users/:userId/mfa/unregister", "responses": [ { "uuid": "ed78b5d9-376d-4d43-93cb-658b1fa27351", "body": "", "latency": 0, "statusCode": 204, "label": "the MFA Type to unregister", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b2f60069-ed2f-4680-b929-8a78b1caacf2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a23e320a-17f6-4e4d-ae2a-90516c7e5c57", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38471da1-23fe-4f35-bb29-b80cb8317f4c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe34a15f-186e-4d78-8fd7-dc2feaa431db", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4c1bfe5-1e78-4338-b4fc-338c57785862", "documentation": "Update User Role", "method": "post", "endpoint": "v2/users/:userId/roleUpdate", "responses": [ { "uuid": "29da761b-e4f6-4eb9-8229-3c827a2e4524", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "223f5e0c-f08b-4433-9836-c53fd9067291", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f508531-52f5-4c01-812b-b10b138d8007", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b0b0e2f-7963-4921-9a19-fc4bb38293bc", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3c59a50-d80d-4dbc-b926-0404c145b4e8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "921ef6a8-a8d4-4721-8efc-aee70dfa5b51", "documentation": "Resend a token", "method": "post", "endpoint": "v2/users/:userId/tokens", "responses": [ { "uuid": "4611cd0c-d39e-4831-91a2-e11559cd03f7", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fcf08491-c3f6-4756-809d-5968c7c4cfff", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2688dedb-e0e0-4636-accc-0cf99c8b0b6f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af8c7396-2d3d-44e2-8f8d-f0fe8415c9d5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1f01b49-5f0f-4649-9d43-8b5cdfeabf77", "documentation": "Unlock a User", "method": "post", "endpoint": "v2/users/:userId/unlock", "responses": [ { "uuid": "ee28f9dd-0361-4212-9c64-f6604f8e6ea2", "body": "", "latency": 0, "statusCode": 204, "label": "Success the user was unlocked or was already unlocked", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dbcb0f83-0c29-4600-aa2d-2361043c6303", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "34566241-4008-49e1-877d-3d2e9d5884d3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "18c88f99-8cb8-4101-bd81-335568ce257a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e727a06b-a5c0-4da9-98e3-931d9e846207", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1f47317-2fdf-489b-b890-b76aeb6ba148", "documentation": "Update User Details", "method": "post", "endpoint": "v2/users/:userId/userDetailsUpdate", "responses": [ { "uuid": "28c94f71-0b77-4a72-ba59-2cd1fe45d008", "body": "", "latency": 0, "statusCode": 204, "label": "request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9ff1d468-a2d2-48b0-9ad2-0fa263e21899", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65a574ae-76c3-47b5-bc10-690a9f7a39a3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7f5445c5-d68a-453e-a81a-4595437bea32", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b68da95f-c7a9-4724-a8eb-fbf0355864e3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1af42f13-a635-448c-9c78-ed34098f06a5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0eba4aaf-5a71-4a94-9053-6f652d34a352", "documentation": "List Payees", "method": "get", "endpoint": "v3/payees", "responses": [ { "uuid": "518923e6-b9a9-4dad-b73a-656531f6420a", "body": "{\n \"content\": [\n {\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"ABC\",\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n }\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"Example reason for the watchlist status being overridden\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n },\n {\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"ABC\",\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n }\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"Example reason for the watchlist status being overridden\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 10,\n \"page\": 10,\n \"pageSize\": 10,\n \"totalElements\": 10,\n \"totalPages\": 10\n },\n \"summary\": {\n \"totalInvitedCount\": 10,\n \"totalOnboardedCount\": 10,\n \"totalPayeesCount\": 10,\n \"totalRegisteredCount\": 10,\n \"totalWatchlistFailedCount\": 0\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payee", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f226c27d-9c20-4aed-9848-084d549ccb03", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "140bc2a0-daed-4a82-a160-d28f69736ed5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89fe315a-cbd6-4ade-95bb-e2d9469faa80", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7dc235b4-767a-4386-a85e-5cb2b0c0808c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7fc12c60-033b-4cb2-8b84-e194b03f555f", "documentation": "Initiate Payee Creation", "method": "post", "endpoint": "v3/payees", "responses": [ { "uuid": "05c6c663-21ab-4b54-9d80-08497b44b962", "body": "{\n \"batchId\": \"cb6ff8c6-85e9-45a6-b7d9-d05305db67f3\",\n \"rejectedCsvRows\": [\n {\n \"lineNumber\": 3,\n \"message\": \"rejected message 1\",\n \"rejectedContent\": \"unable,to,process,csv,line\"\n },\n {\n \"lineNumber\": 3,\n \"message\": \"rejected message 1\",\n \"rejectedContent\": \"unable,to,process,csv,line\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "HTTP Created. Body created only on CSV requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6cff2e43-ff75-48bc-bf32-00cf589208f4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6e6c47b9-40d8-47ba-bc00-1799936ae095", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b8b1bc99-4f4a-4c74-b1ec-8f42e600f91c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "076d3a84-3527-4f42-8596-64cc872c3f5e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f6152f8f-f522-4ee1-863d-e3f65bc593ad", "documentation": "Query Batch Status", "method": "get", "endpoint": "v3/payees/batch/:batchId", "responses": [ { "uuid": "c196727f-9daf-426f-9b77-ef598c4bc7d5", "body": "{\n \"failureCount\": 2,\n \"failures\": [\n {\n \"failedSubmission\": {\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"dateOfBirth\": \"1970-05-20T00:00:00.000+0000\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"SA211123K\"\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"paymentChannel\": {\n \"accountName\": \"My account\",\n \"accountNumber\": \"XXXXXX5678\",\n \"countryCode\": \"US\",\n \"currency\": \"USD\",\n \"iban\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX1234\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"routingNumber\": \"XXXXX6789\"\n },\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"remoteId\": \"Remote ID\"\n },\n \"failureMessage\": \"failure reason\"\n },\n {\n \"failedSubmission\": {\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"dateOfBirth\": \"1970-05-20T00:00:00.000+0000\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"SA211123K\"\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"paymentChannel\": {\n \"accountName\": \"My account\",\n \"accountNumber\": \"XXXXXX5678\",\n \"countryCode\": \"US\",\n \"currency\": \"USD\",\n \"iban\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX1234\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"routingNumber\": \"XXXXX6789\"\n },\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"remoteId\": \"Remote ID\"\n },\n \"failureMessage\": \"failure reason\"\n }\n ],\n \"pendingCount\": 2,\n \"status\": \"SUBMITTED\"\n}", "latency": 0, "statusCode": 200, "label": "Get Batch Status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8a69e8d9-4d9c-48bf-af96-22b229422d6f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "aba0e141-7eae-4d24-9d22-cd0ab3a5ef98", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "edae8c34-03ab-4298-ad4e-7010f11a17ea", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbc83d7b-f6a1-453d-9034-d4c64f17cd5f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4af8786b-1b8f-42fa-9036-ad6fe8af0919", "documentation": "List Payee Changes", "method": "get", "endpoint": "v3/payees/deltas", "responses": [ { "uuid": "13e299d4-a718-4e6e-8faf-81ccec182fa2", "body": "{\n \"content\": [\n {\n \"dbaName\": \"Payee DBA Name\",\n \"displayName\": \"Payee1\",\n \"email\": \"payee1@example.com\",\n \"payeeCountry\": \"US\",\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"remoteId\": \"payee_1\"\n },\n {\n \"dbaName\": \"Payee DBA Name\",\n \"displayName\": \"Payee1\",\n \"email\": \"payee1@example.com\",\n \"payeeCountry\": \"US\",\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"remoteId\": \"payee_1\"\n }\n ],\n \"links\": [\n {\n \"href\": \"http://api.sandbox.velopayments.com/v3/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"http://api.sandbox.velopayments.com/v3/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 2,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 2,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payee Changes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5760cffa-30c8-42d8-8c8d-2be9792ddc3d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee418448-9cba-42a4-96d7-f6e936e6082c", "documentation": "Get Payee Invitation Status", "method": "get", "endpoint": "v3/payees/payors/:payorId/invitationStatus", "responses": [ { "uuid": "ebaeebe9-450d-435a-a3da-71f320305ba1", "body": "{\n \"content\": [\n {\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"invitationStatus\": \"ACCEPTED\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\"\n },\n {\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"invitationStatus\": \"ACCEPTED\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Payees with Invitaion status - filters of payeeId and invitationStatus", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59b7dbd0-3191-4271-875e-f2a205394ca8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "708a49fc-fc4c-4658-ac67-fdf61b1b7e75", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd9b1233-359a-4715-921a-bf603f41e007", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "25e21ec0-07b6-413c-9a30-15343861bbb1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c32cc047-04d0-436d-9958-76b70dc99727", "documentation": "Delete Payee by Id", "method": "delete", "endpoint": "v3/payees/:payeeId", "responses": [ { "uuid": "faaf129a-6884-4ded-be5c-9b4871da47c5", "body": "", "latency": 0, "statusCode": 204, "label": "No content. Payee Id accepted for deletion.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "53dae477-8f6e-4809-bfc2-6ce234b702b5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request. Payee Id failed validation for deletion.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "538dbb0e-2797-4bad-98f0-9bf61cc3d148", "body": "", "latency": 0, "statusCode": 404, "label": "Payee Id not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec696e9d-613b-4e3c-8c24-f81a720f345f", "documentation": "Get Payee by Id", "method": "get", "endpoint": "v3/payees/:payeeId", "responses": [ { "uuid": "2410ebf0-ec17-495a-8939-5a3a430634fa", "body": "{\n \"acceptTermsAndConditionsTimestamp\": \"2019-01-20T09:00:00Z\",\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"cellphoneNumber\": \"1234567890\",\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"Bob\",\n \"email\": \"bob@example.com\",\n \"enhancedKycCompleted\": true,\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"individual\": {\n \"dateOfBirth\": \"1985-01-01\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"A\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"AB123456C\"\n },\n \"kycCompletedTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"language\": \"en-US\",\n \"marketingOptInDecision\": true,\n \"marketingOptInTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"pausePayment\": true,\n \"pausePaymentTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"watchlist override comment\",\n \"watchlistOverrideExpiresAtTimestamp\": \"2019-01-20T09:00:00Z\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n}", "latency": 0, "statusCode": 200, "label": "Success response, request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4e5c2f9a-18b1-4cc0-9932-ffce7a93ba36", "body": "", "latency": 0, "statusCode": 404, "label": "Payee Not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a41b5dc8-785d-4397-8205-c21ff636b70b", "documentation": "Resend Payee Invite", "method": "post", "endpoint": "v3/payees/:payeeId/invite", "responses": [ { "uuid": "7e977a59-a613-40cd-9dfb-555b85e5f5ec", "body": "", "latency": 0, "statusCode": 200, "label": "the request was accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "66747d10-2f87-4067-9b81-cb220895f189", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b7ca353-7ebe-4ef2-ae97-fbc0a65f8d14", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec6af7a9-1f14-4f29-a421-3a82ed7a2af1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2267118f-34e8-4280-931b-739028b4274f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b52c2a8-3941-4d81-bb18-90e8027c7092", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fab5bda3-a6c8-4824-882f-d0c9b1e962cb", "documentation": "Update Payee Details", "method": "post", "endpoint": "v3/payees/:payeeId/payeeDetailsUpdate", "responses": [ { "uuid": "1bb68318-37e9-4117-90d5-ac9400c1d5c3", "body": "", "latency": 0, "statusCode": 204, "label": "Request accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af99439a-ad40-4d02-bb48-ddb4b759331e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df87d38c-b29f-4af7-ab8e-2095aac50181", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "51326960-1768-43b5-b26f-c9028334240d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0cf5bce6-2f35-41db-8abb-8645715a1ac6", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0864507-7c51-443b-aee6-0a5b688d15db", "documentation": "Update Payee Remote Id", "method": "post", "endpoint": "v3/payees/:payeeId/remoteIdUpdate", "responses": [ { "uuid": "ec56abdb-f654-4229-9abb-544dc7402b25", "body": "", "latency": 0, "statusCode": 204, "label": "Accepted, No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0036d479-3d33-4917-a70e-023388432f05", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b63d904-8f5d-4952-8164-935ec2d39664", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "676a58fd-c37c-489c-a6f1-5cb35c42ed8f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d55fdee2-e3a6-480e-b8f5-5c1c7e530dfc", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cfee4e8f-5c53-476f-a74b-e3deb97c0cfa", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5dd1fcc8-f0a6-44bc-a88c-1deb8881eb4b", "documentation": "V3 Get List of Payments", "method": "get", "endpoint": "v3/paymentaudit/payments", "responses": [ { "uuid": "ca79374a-80d4-4a47-958f-6c59fdec56dd", "body": "{\n \"content\": [\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 1.4658129,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 0,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 6.0274563,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\"\n },\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 1.4658129,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 0,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 6.0274563,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 12,\n \"totalPages\": 12\n }\n}", "latency": 0, "statusCode": 200, "label": "Paginated list of payments", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7c0850b3-abfb-433a-8fe8-e65b57fe7af8", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c271a6d-8f62-4ac9-bb99-1dddebc8e2da", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "200f653e-fb22-4603-9677-a0506db7b923", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "99f63ebb-0653-4836-8cfd-2d5b1a43c36c", "documentation": "V3 Get Payment", "method": "get", "endpoint": "v3/paymentaudit/payments/:paymentId", "responses": [ { "uuid": "e1949145-8eb6-4510-b158-873619c8ac65", "body": "{\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 1.4658129,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 0,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 6.0274563,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\"\n}", "latency": 0, "statusCode": 200, "label": "200 response, request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8036d1c2-ad0f-4a9d-9234-5bb3b467377a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b043eed-1c59-4bbc-b07f-020216698584", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "64b32442-08f3-4a34-9f11-9038c0c26e78", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5e6d1589-9d03-49f0-ba00-5ddae703981a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5e882ee-e672-4ff2-8e09-29ed1ba0b250", "documentation": "V3 Get Payouts for Payor", "method": "get", "endpoint": "v3/paymentaudit/payouts", "responses": [ { "uuid": "ceec7178-de52-4b06-90ca-500011bf8706", "body": "{\n \"content\": [\n {\n \"fxSummaries\": [\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 1234,\n \"totalPaymentAmount\": 1234\n },\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 1234,\n \"totalPaymentAmount\": 1234\n }\n ],\n \"instructedDateTime\": \"instructedDateTime\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutMemo\": \"payoutMemo\",\n \"sourceAccountSummary\": [\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3434\n },\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3434\n }\n ],\n \"submittedDateTime\": \"submittedDateTime\",\n \"totalFailedPayments\": 123,\n \"totalIncompletePayments\": 123,\n \"totalPayments\": 123,\n \"withdrawnDateTime\": \"withdrawnDateTime\"\n },\n {\n \"fxSummaries\": [\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 1234,\n \"totalPaymentAmount\": 1234\n },\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 1234,\n \"totalPaymentAmount\": 1234\n }\n ],\n \"instructedDateTime\": \"instructedDateTime\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutMemo\": \"payoutMemo\",\n \"sourceAccountSummary\": [\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3434\n },\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3434\n }\n ],\n \"submittedDateTime\": \"submittedDateTime\",\n \"totalFailedPayments\": 123,\n \"totalIncompletePayments\": 123,\n \"totalPayments\": 123,\n \"withdrawnDateTime\": \"withdrawnDateTime\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 123,\n \"totalPages\": 123\n }\n}", "latency": 0, "statusCode": 200, "label": "Payor data found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6beb3b2c-5f35-4478-b334-029d94309d65", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "487c2885-9144-4460-a530-d130ab624d85", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "accf4195-6d24-4691-a6ac-8fcf69725cda", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56bfa13a-7471-467e-8700-6cdc7e672c6d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90e4eb8f-6841-4b1f-ae67-eae1e3582706", "documentation": "V3 Get Payments for Payout", "method": "get", "endpoint": "v3/paymentaudit/payouts/:payoutId", "responses": [ { "uuid": "be264f67-45ab-4795-8f0b-9407c5aa0fbf", "body": "{\n \"content\": [\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 1.4658129,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 0,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 6.0274563,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\"\n },\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"My account\",\n \"accountNumber\": \"123123123\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"paymentAmount\": 1299,\n \"principal\": \"Prinicple example\",\n \"routingNumber\": \"123123123\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 1.4658129,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 0,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 6.0274563,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 12,\n \"totalPages\": 10\n },\n \"summary\": {\n \"confirmedPayments\": 123,\n \"failedPayments\": 0,\n \"incompletePayments\": 123,\n \"instructedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"payoutMemo\": \"Payment Memo value\",\n \"payoutStatus\": \"ACCEPTED\",\n \"releasedPayments\": 123,\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"totalPayments\": 123,\n \"withdrawnDateTime\": \"2000-01-23T04:56:07.000+00:00\"\n }\n}", "latency": 0, "statusCode": 200, "label": "200 response, data found okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5a61693c-2692-4a2f-8bd8-d7f036ff3672", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2c67ae35-52b8-467c-b1c5-411aa852f59d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df511a68-d3e2-44ba-a357-956d5425eb8c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f7025131-88b9-40ef-8ead-671ff48f53f2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "35532a03-6ead-4bfd-ae88-d616971c7ffa", "documentation": "V3 Export Transactions", "method": "get", "endpoint": "v3/paymentaudit/transactions", "responses": [ { "uuid": "2219b3b9-bb3c-462a-a2f7-88f0d46cdfb6", "body": "", "latency": 0, "statusCode": 200, "label": "Export Transactions response", "headers": [{ "key": "Content-Type", "value": "application/csv" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "746ad414-dc54-441c-b4c4-a9d69b52c11a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f043d3c4-1836-4c7e-a259-21f7e98d9e6d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dc2870ce-b023-4fe9-bb08-6c96960a53b4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e88358ad-6ea2-48e2-955d-eb2f4e6f47e6", "documentation": "Submit Payout", "method": "post", "endpoint": "v3/payouts", "responses": [ { "uuid": "fcd139fa-b708-4aa5-86d6-bb83dc8e2edb", "body": "", "latency": 0, "statusCode": 202, "label": "Detailed response of payout instructions", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Location", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b87dd20e-2400-4e79-a120-863b56b54258", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c758f6f6-2228-4985-a068-3b22084d9447", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e294519-dbbb-4c9a-9b56-abb3a3360e29", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0bdcf6f2-cf3e-4b84-ae24-d08dbf0ee85f", "documentation": "Withdraw Payout", "method": "delete", "endpoint": "v3/payouts/:payoutId", "responses": [ { "uuid": "03bde933-1d3d-41ed-b529-8e7019ab2c80", "body": "", "latency": 0, "statusCode": 202, "label": "HTTP 202 Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "34082c15-d7c4-4dd3-9336-a0a2e4fbcc34", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae4ad489-8be7-4dc1-b48f-4d1148204455", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "dbe90307-9f76-4bf6-9be7-31b327fda443", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69581753-32c9-4c3a-b341-318e2033795a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "991d79c4-3794-4a05-b93b-5cf25a40f5a4", "documentation": "Get Payout Summary", "method": "get", "endpoint": "v3/payouts/:payoutId", "responses": [ { "uuid": "e76064a1-4f98-45c9-9bdc-62a5a7a9fa41", "body": "{\n \"acceptedPayments\": [\n {\n \"amount\": 1234,\n \"currencyType\": \"USD\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\"\n },\n {\n \"amount\": 1234,\n \"currencyType\": \"USD\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\"\n }\n ],\n \"accounts\": [\n {\n \"currency\": \"USD\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"AccountName\",\n \"totalPayoutCost\": 1231200\n },\n {\n \"currency\": \"USD\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"AccountName\",\n \"totalPayoutCost\": 1231200\n }\n ],\n \"fxSummaries\": [\n {\n \"creationTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"expiryTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"paymentCurrency\": \"USD\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"sourceCurrency\": \"USD\",\n \"status\": \"QUOTED\",\n \"totalPaymentAmount\": 1234,\n \"totalSourceAmount\": 1234\n },\n {\n \"creationTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"expiryTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"paymentCurrency\": \"USD\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"sourceCurrency\": \"USD\",\n \"status\": \"QUOTED\",\n \"totalPaymentAmount\": 1234,\n \"totalSourceAmount\": 1234\n }\n ],\n \"paymentsAccepted\": 10,\n \"paymentsRejected\": 0,\n \"paymentsSubmitted\": 10,\n \"paymentsWithdrawn\": 0,\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rejectedPayments\": [\n {\n \"amount\": 1234,\n \"currencyType\": \"USD\",\n \"lineNumber\": 10,\n \"message\": \"Payment cannot be processed because of the Payee's OFAC or Compliance Status\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"reason\": \"The payee has not been onboarded\",\n \"reasonCode\": \"PAYMENT_VALUE_TOO_HIGH\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\"\n },\n {\n \"amount\": 1234,\n \"currencyType\": \"USD\",\n \"lineNumber\": 10,\n \"message\": \"Payment cannot be processed because of the Payee's OFAC or Compliance Status\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"reason\": \"The payee has not been onboarded\",\n \"reasonCode\": \"PAYMENT_VALUE_TOO_HIGH\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\"\n }\n ],\n \"status\": \"COMPLETED\"\n}", "latency": 0, "statusCode": 200, "label": "Details of Payout", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a94c9689-bad3-4c29-833b-3ba4486b0c41", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b76eca0-5715-4604-8cde-ca3c589ba23e", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eee348df-7a44-4b52-be97-18bc5bed7c67", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "47dc8dda-1ebc-47ae-ab50-6f28f1498d69", "documentation": "Instruct Payout", "method": "post", "endpoint": "v3/payouts/:payoutId", "responses": [ { "uuid": "5d25a164-5000-4f07-8b10-b66cc8366a5d", "body": "", "latency": 0, "statusCode": 202, "label": "HTTP 202 Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c5330c50-ea60-499f-b54a-2cfd4deba7be", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e32c0f4-b4ae-41dd-a7a3-d74b296b62de", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ea33122-2a03-4b96-979a-25f947d6740c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5977a8b6-24b1-429b-9883-cee897561b1f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ae27581c-29f6-4a0f-82a8-8795866347a7", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8a140f8-d887-4f2b-9395-e6252e46b5a0", "documentation": "Retrieve payments for a payout", "method": "get", "endpoint": "v3/payouts/:payoutId/payments", "responses": [ { "uuid": "62749857-79ec-47f8-80ba-5a32a61faf53", "body": "{\n \"content\": [\n {\n \"amount\": 1234,\n \"currency\": \"USD\",\n \"payee\": {\n \"company\": {\n \"companyName\": \"ACME Anvils PLC\"\n },\n \"individual\": {\n \"name\": {\n \"firstName\": \"Fred\",\n \"lastName\": \"Flintstone\"\n }\n },\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"paymentId\": \"paymentId\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\",\n \"status\": \"SUBMITTED\",\n \"transmissionType\": \"ACH\",\n \"withdrawable\": false\n },\n {\n \"amount\": 1234,\n \"currency\": \"USD\",\n \"payee\": {\n \"company\": {\n \"companyName\": \"ACME Anvils PLC\"\n },\n \"individual\": {\n \"name\": {\n \"firstName\": \"Fred\",\n \"lastName\": \"Flintstone\"\n }\n },\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"paymentId\": \"paymentId\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"invoiceeId_123|abc001:12345|xyz002:4567\",\n \"payorPaymentId\": \"paymenIdVal123123\",\n \"remoteId\": \"remoteIdVal123\",\n \"remoteSystemId\": \"Remote_System_Id_101234\",\n \"sourceAccountName\": \"Chase\",\n \"status\": \"SUBMITTED\",\n \"transmissionType\": \"ACH\",\n \"withdrawable\": false\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Payments for payout", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b2ef7b92-93df-4957-989d-0563fed7a9d5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a71a07c5-3a01-4632-a54e-d9251400e2d7", "documentation": "Create a quote for the payout", "method": "post", "endpoint": "v3/payouts/:payoutId/quote", "responses": [ { "uuid": "c2f68138-3ba1-4cb3-8825-f179d0335a8c", "body": "{\n \"fxSummaries\": [\n {\n \"creationTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"expiryTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"paymentCurrency\": \"USD\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"sourceCurrency\": \"USD\",\n \"status\": \"QUOTED\",\n \"totalPaymentAmount\": 1234,\n \"totalSourceAmount\": 1234\n },\n {\n \"creationTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"expiryTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 1.12,\n \"paymentCurrency\": \"USD\",\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 1.12,\n \"sourceCurrency\": \"USD\",\n \"status\": \"QUOTED\",\n \"totalPaymentAmount\": 1234,\n \"totalSourceAmount\": 1234\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Quote for payout", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bcb0868c-15c9-4d53-be60-bebe421d3e20", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d86e912-878f-40aa-bf7c-76428ca43e15", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b97ca17d-f230-44f9-adf0-b1f061be034a", "documentation": "Get list of source accounts", "method": "get", "endpoint": "v3/sourceAccounts", "responses": [ { "uuid": "7746e81f-0d6b-49fb-b400-9f303606a1bf", "body": "{\n \"content\": [\n {\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"fundingAccountId\": \"640ab1bd-8a6a-4603-a83a-1edbc3ed5689\",\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"deleted\": true,\n \"deletedAt\": \"2021-01-27T10:08:25.701Z\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\",\n \"type\": \"FBO\",\n \"userDeleted\": true\n },\n {\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"fundingAccountId\": \"640ab1bd-8a6a-4603-a83a-1edbc3ed5689\",\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"deleted\": true,\n \"deletedAt\": \"2021-01-27T10:08:25.701Z\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\",\n \"type\": \"FBO\",\n \"userDeleted\": true\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v3/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v3/sourceAccounts?payorId=a2967711-df07-41e5-b5ea-f563088911c6&page=1&pageSize=0&sort=fundingRef:asc\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 33,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "List Source Account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2feeff45-388d-4ec2-9a2c-d76bc11467a5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d915ef3-0288-4bd6-9b69-aa8b12514f34", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ae09d90-bb96-47e5-b4b5-d83270f551ba", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b5ac5729-6bc8-4904-8f77-7bed81dfdb14", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eba439f9-7e9c-40d3-b0b0-51013bd31ac2", "documentation": "Delete a source account by ID", "method": "delete", "endpoint": "v3/sourceAccounts/:sourceAccountId", "responses": [ { "uuid": "e6603c01-f57a-4aa2-916d-3ebeb0319abb", "body": "", "latency": 0, "statusCode": 204, "label": "No Content - Source account is deleted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7ac82955-29b9-41f3-9f50-f8785fae3a9c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cdb1e169-1e1d-41b1-be7f-c18602063049", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5997c1fb-482a-4025-a889-350efa47f1a3", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "440207a0-e81d-4f6b-845a-e7d5db6223bd", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "caf13009-a8d2-4f0d-9db3-9750871fd107", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b876c562-6cee-4423-8b86-a8842a16d534", "documentation": "Get details about given source account.", "method": "get", "endpoint": "v3/sourceAccounts/:sourceAccountId", "responses": [ { "uuid": "010b9f88-2a9f-424a-8e87-8101f29ebd51", "body": "{\n \"autoTopUpConfig\": {\n \"enabled\": true,\n \"fundingAccountId\": \"640ab1bd-8a6a-4603-a83a-1edbc3ed5689\",\n \"minBalance\": 10000,\n \"targetBalance\": 300000\n },\n \"balance\": 1203489,\n \"country\": \"US\",\n \"currency\": \"USD\",\n \"customerId\": \"Joe Customer\",\n \"deleted\": true,\n \"deletedAt\": \"2021-01-27T10:08:25.701Z\",\n \"fundingRef\": \"a1b2c3d4\",\n \"id\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"name\": \"MyAccountName\",\n \"notifications\": {\n \"minimumBalance\": 120000\n },\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"physicalAccountName\": \"VELO_FBO_MYBANKA_USD\",\n \"pooled\": true,\n \"railsId\": \"BOA_RAIL\",\n \"type\": \"FBO\",\n \"userDeleted\": true\n}", "latency": 0, "statusCode": 200, "label": "Source account response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6081cef-0dba-4d5b-bb7d-4a011b4bed5d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f2ed88d8-ee72-4128-85cb-c45fd349e711", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ddfa99c-d529-49f8-8d8f-fb262e525fcc", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41b0d1f0-ed8e-4838-9cd7-af2ec138926c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17aafdc1-1cec-443d-87e0-d04b3efa5313", "documentation": "Create Funding Request", "method": "post", "endpoint": "v3/sourceAccounts/:sourceAccountId/fundingRequest", "responses": [ { "uuid": "896bc92a-53d6-4d9e-bc46-67a25715f385", "body": "", "latency": 0, "statusCode": 202, "label": "Request Accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e39c4225-5545-4282-88b7-2987a428ee39", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7da6b8c0-2480-4d94-a56d-cc061d7d16cd", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1c1b5421-8d80-4fa7-9dd3-4a9cce400818", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef6d5522-ac43-4328-b69a-6655a823ef5a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b368124-29ba-4ec6-9977-1ec203359eb4", "documentation": "Transfer Funds between source accounts", "method": "post", "endpoint": "v3/sourceAccounts/:sourceAccountId/transfers", "responses": [ { "uuid": "8b7cb871-c71f-4343-a97c-4325773220ef", "body": "", "latency": 0, "statusCode": 204, "label": "Request Processed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "667f3ef9-e739-4cb9-8481-e41635b1d63f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e9bf5a6-b47d-4077-ba9d-1f6b5b08d8b9", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b87d34e5-66b8-405d-9810-fc263832b427", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8ebd9e16-b5b2-457d-a363-ed86956a6d44", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3819dd77-0bdb-474e-907d-4987c74fb8a5", "documentation": "List Payees", "method": "get", "endpoint": "v4/payees", "responses": [ { "uuid": "1f8e7730-13ab-495d-8021-cc38b7850b10", "body": "{\n \"content\": [\n {\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"ABC\",\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n }\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"Example reason for the watchlist status being overridden\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n },\n {\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"ABC\",\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n }\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"Example reason for the watchlist status being overridden\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 10,\n \"page\": 10,\n \"pageSize\": 10,\n \"totalElements\": 10,\n \"totalPages\": 10\n },\n \"summary\": {\n \"totalInvitedCount\": 10,\n \"totalOnboardedCount\": 10,\n \"totalPayeesCount\": 10,\n \"totalRegisteredCount\": 10,\n \"totalWatchlistFailedCount\": 0\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payee", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bc618d5a-0ade-4996-a70d-33d6547d655f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d0e4dcd-4935-415b-95c8-715cebf38842", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "42c7caf1-d9e6-4c34-9b37-f5955f6138d7", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a462995-b6a1-452f-9a81-afe61d3900d1", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfb674ec-dcbe-4780-b648-c3e65e0d0ac4", "documentation": "Initiate Payee Creation", "method": "post", "endpoint": "v4/payees", "responses": [ { "uuid": "aae08a82-6578-48cf-ba12-8b4e7333abf9", "body": "{\n \"batchId\": \"cb6ff8c6-85e9-45a6-b7d9-d05305db67f3\",\n \"rejectedCsvRows\": [\n {\n \"lineNumber\": 3,\n \"message\": \"rejected message 1\",\n \"rejectedContent\": \"unable,to,process,csv,line\"\n },\n {\n \"lineNumber\": 3,\n \"message\": \"rejected message 1\",\n \"rejectedContent\": \"unable,to,process,csv,line\"\n }\n ]\n}", "latency": 0, "statusCode": 201, "label": "HTTP Created. Body created only on CSV requests", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "802162fb-734d-4550-8e7d-94d010c94fe4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "15668dd1-37cc-42ec-aa93-2e3edbd3a594", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76c13d45-9fd3-4947-8178-5f0ea99c9e07", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d0d8d9c-dc65-4608-8a23-29d582502e98", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ee19f38e-f0b9-4465-b16f-ac8dd4a2694c", "documentation": "Query Batch Status", "method": "get", "endpoint": "v4/payees/batch/:batchId", "responses": [ { "uuid": "f30016a0-de96-4e45-a6c8-9e4f4dae6a15", "body": "{\n \"failureCount\": 2,\n \"failures\": [\n {\n \"failedSubmission\": {\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"dateOfBirth\": \"1970-05-20T00:00:00.000+0000\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"SA211123K\"\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"paymentChannel\": {\n \"accountName\": \"My account\",\n \"accountNumber\": \"XXXXXX5678\",\n \"countryCode\": \"US\",\n \"currency\": \"USD\",\n \"iban\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX1234\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"routingNumber\": \"XXXXX6789\"\n },\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"remoteId\": \"Remote ID\"\n },\n \"failureMessage\": \"failure reason\"\n },\n {\n \"failedSubmission\": {\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"email\": \"bob@example.com\",\n \"individual\": {\n \"dateOfBirth\": \"1970-05-20T00:00:00.000+0000\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"H\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"SA211123K\"\n },\n \"language\": \"en-US\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"paymentChannel\": {\n \"accountName\": \"My account\",\n \"accountNumber\": \"XXXXXX5678\",\n \"countryCode\": \"US\",\n \"currency\": \"USD\",\n \"iban\": \"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX1234\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"routingNumber\": \"XXXXX6789\"\n },\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"remoteId\": \"Remote ID\"\n },\n \"failureMessage\": \"failure reason\"\n }\n ],\n \"pendingCount\": 2,\n \"status\": \"SUBMITTED\"\n}", "latency": 0, "statusCode": 200, "label": "Get Batch Status", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e73a28f3-56c0-49c6-be69-e75a34702399", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c645d34-83f3-423f-9c80-fd1bfcaa1c4b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df7aa33d-fb67-4ab8-803e-14d1ad6edbd2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd03111d-fbc2-482c-816e-8ca4ed81a401", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8645250-7490-4191-96d4-d3fba4f3407c", "documentation": "List Payee Changes", "method": "get", "endpoint": "v4/payees/deltas", "responses": [ { "uuid": "ecf0b7a8-1592-4fa8-a3f3-73cf5ec8fcbb", "body": "{\n \"content\": [\n {\n \"dbaName\": \"Payee DBA Name\",\n \"displayName\": \"Payee1\",\n \"email\": \"payee1@example.com\",\n \"payeeCountry\": \"US\",\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"remoteId\": \"payee_1\"\n },\n {\n \"dbaName\": \"Payee DBA Name\",\n \"displayName\": \"Payee1\",\n \"email\": \"payee1@example.com\",\n \"payeeCountry\": \"US\",\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"remoteId\": \"payee_1\"\n }\n ],\n \"links\": [\n {\n \"href\": \"http://api.sandbox.velopayments.com/v4/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"http://api.sandbox.velopayments.com/v4/payees/deltas?payorId=0a818933-087d-47f2-ad83-2f986ed087eb&updatedSince=2019-01-20T09:00:00+00:00&page=1&pageSize=1000\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 2,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 2,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payee Changes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6fdb0522-4415-4794-850f-669b043a0ca1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9d3853e-8628-4950-bb54-8ed84914fc3e", "documentation": "Get Payee Invitation Status", "method": "get", "endpoint": "v4/payees/payors/:payorId/invitationStatus", "responses": [ { "uuid": "883d6a37-68a3-429c-9089-dd95716cb78e", "body": "{\n \"content\": [\n {\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"invitationStatus\": \"ACCEPTED\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\"\n },\n {\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"invitationStatus\": \"ACCEPTED\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Payees with Invitaion status - filters of payeeId and invitationStatus", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "790092da-03b2-4624-b629-41950b78088d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16d32a42-535d-4ba1-a8b7-2a024114ae23", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "16240f28-62eb-462f-bc0e-1522b5efdaf9", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "41f3c762-4ff4-4582-be63-3640e614043f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2903a061-d581-46f5-850c-1777af5b2070", "documentation": "Delete Payee by Id", "method": "delete", "endpoint": "v4/payees/:payeeId", "responses": [ { "uuid": "c0ce7151-11a0-4e1d-918e-ad3f539f323b", "body": "", "latency": 0, "statusCode": 204, "label": "No content. Payee Id accepted for deletion.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "28cc574c-fc8e-4cf7-b4ee-a3ed2d435b06", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request. Payee Id failed validation for deletion.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "110fcec7-837c-4848-a399-8f98c10c9b8e", "body": "", "latency": 0, "statusCode": 404, "label": "Payee Id not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d8b961bb-4104-4417-bfb2-4ddd912ee33c", "documentation": "Get Payee by Id", "method": "get", "endpoint": "v4/payees/:payeeId", "responses": [ { "uuid": "e72b33d6-e260-4da2-bcef-7522d0e3668a", "body": "{\n \"acceptTermsAndConditionsTimestamp\": \"2019-01-20T09:00:00Z\",\n \"address\": {\n \"city\": \"Key West\",\n \"country\": \"US\",\n \"countyOrProvince\": \"FL\",\n \"line1\": \"500 Duval St\",\n \"line2\": \"line2\",\n \"line3\": \"line3\",\n \"line4\": \"line4\",\n \"zipOrPostcode\": \"33945\"\n },\n \"cellphoneNumber\": \"1234567890\",\n \"challenge\": {\n \"description\": \"challenge description\",\n \"value\": \"challenge test\"\n },\n \"company\": {\n \"name\": \"ABC Group Plc\",\n \"operatingName\": \"ABC Co\",\n \"taxId\": \"123123123\"\n },\n \"country\": \"US\",\n \"created\": \"2019-01-20T09:00:00Z\",\n \"disabled\": true,\n \"disabledComment\": \"reason for disabled\",\n \"disabledUpdatedTimestamp\": \"2019-01-20T09:00:00Z\",\n \"displayName\": \"Bob\",\n \"email\": \"bob@example.com\",\n \"enhancedKycCompleted\": true,\n \"gracePeriodEndDate\": \"2019-01-20T00:00:00.000+0000\",\n \"individual\": {\n \"dateOfBirth\": \"1985-01-01\",\n \"name\": {\n \"firstName\": \"Bob\",\n \"lastName\": \"Smith\",\n \"otherNames\": \"A\",\n \"title\": \"Mr\"\n },\n \"nationalIdentification\": \"AB123456C\"\n },\n \"kycCompletedTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"language\": \"en-US\",\n \"marketingOptInDecision\": true,\n \"marketingOptInTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"pausePayment\": true,\n \"pausePaymentTimestamp\": \"2019-01-20T09:00:00+00:00\",\n \"payeeId\": \"2aa5d7e0-2ecb-403f-8494-1865ed0454e9\",\n \"payorRefs\": [\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n },\n {\n \"invitationStatusTimestamp\": \"2019-01-20T09:00:00Z\",\n \"payableIssues\": [\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n },\n {\n \"code\": \"3\",\n \"message\": \"payee-disabled\"\n }\n ],\n \"payableStatus\": true,\n \"paymentChannelId\": \"70faaff7-2c32-4b44-b27f-f0b6c484e6f3\",\n \"payorId\": \"ba08877f-9d96-41e4-9c26-44a872d856ae\",\n \"remoteId\": \"uniqueIdForRemoteEntity\"\n }\n ],\n \"watchlistOverrideComment\": \"watchlist override comment\",\n \"watchlistOverrideExpiresAtTimestamp\": \"2019-01-20T09:00:00Z\",\n \"watchlistStatusUpdatedTimestamp\": \"2019-01-20T09:00:00+00:00\"\n}", "latency": 0, "statusCode": 200, "label": "Success response, request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0f1debe4-6e2d-46e4-9222-6d28c53fa5f3", "body": "", "latency": 0, "statusCode": 404, "label": "Payee Not found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "40d45cd5-b969-47e2-89dd-b19d7f9180fe", "documentation": "Resend Payee Invite", "method": "post", "endpoint": "v4/payees/:payeeId/invite", "responses": [ { "uuid": "e695226f-b4e5-43a1-bd98-d9195ac214c3", "body": "", "latency": 0, "statusCode": 200, "label": "the request was accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "336d1455-574b-41c3-a646-9ae79fd8e8ca", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c5f2a9e-717b-493a-b173-e95ac8ca6de4", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f1055dd-2e19-494a-ab44-dd4a00954682", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "529321a5-8077-4505-98a5-020aeb071088", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "43c3ea01-bb2f-4b07-90db-cdde7ab29c60", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e6e7ed7-6a5f-4009-b12f-0ec64f273012", "documentation": "Update Payee Details", "method": "post", "endpoint": "v4/payees/:payeeId/payeeDetailsUpdate", "responses": [ { "uuid": "3b2b0dd2-25fe-4688-abf3-63f8694a2e7a", "body": "", "latency": 0, "statusCode": 204, "label": "Request accepted", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7743e1d9-6633-4e8d-ab7b-46fe7e1a21c2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a21a9e7-9114-4caa-9a98-eadb91a127d5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "131d656d-d344-40b1-a3c3-d329ac8ddee9", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9802d50b-c1a3-49e0-941b-d170d86258cf", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3348c3ea-a40a-4791-83c7-905f2ac6c742", "documentation": "Update Payee Remote Id", "method": "post", "endpoint": "v4/payees/:payeeId/remoteIdUpdate", "responses": [ { "uuid": "7aa9d1c0-ee9b-4bff-ad90-a26bc51a12fa", "body": "", "latency": 0, "statusCode": 204, "label": "Accepted, No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8ec16265-de42-4e05-91d8-caab13d8a50d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b376c0d1-7e24-4477-9a16-ff5f80b75cfe", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "37c7cdc5-f5d7-4e89-9bfd-7bb93cd850c6", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "65c5f201-9370-4e80-b98d-60a568b78d6a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8eb57c7e-5733-4d08-ac0d-f18a7fa8f5c2", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 409\n}", "latency": 0, "statusCode": 409, "label": "The request contained data that would result in a duplicate value\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3591b9dd-ec7f-4d4f-a2ff-aa2336a678ac", "documentation": "Get Fundings for Payor", "method": "get", "endpoint": "v4/paymentaudit/fundings", "responses": [ { "uuid": "f06289b0-31e4-4681-bde8-64d7298abcc3", "body": "{\n \"content\": [\n {\n \"amount\": 120000,\n \"currency\": \"USD\",\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"events\": [\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n },\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n }\n ],\n \"fundingAccountName\": \"fundingAccountName\",\n \"fundingType\": \"ACH\",\n \"sourceAccountName\": \"sourceAccountName\",\n \"status\": \"PENDING\",\n \"topupType\": \"AUTOMATIC\"\n },\n {\n \"amount\": 120000,\n \"currency\": \"USD\",\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"events\": [\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n },\n {\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"principal\": \"principal\"\n }\n ],\n \"fundingAccountName\": \"fundingAccountName\",\n \"fundingType\": \"ACH\",\n \"sourceAccountName\": \"sourceAccountName\",\n \"status\": \"PENDING\",\n \"topupType\": \"AUTOMATIC\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/paymentaudit/fundings?payorId=2a5d8af2-a1ed-4d7f-b9a7-ebe4b333be5a&page=1&pageSize=10\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://api.sandbox.velopayments.com/v1/paymentaudit/fundings?payorId=2a5d8af2-a1ed-4d7f-b9a7-ebe4b333be5a&page=1&pageSize=10\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 33,\n \"totalPages\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "Get Fundings normal response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f2027c43-8ffc-42d6-a0f3-1488136771bb", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5b51391-982d-48ed-be24-a316daae850c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "27ef515f-a7c1-4924-8dfa-a1cc992e4a8f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2fa12ea-8081-49e3-8257-2232214fc511", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfe4eadb-9dd1-4fdd-9a81-a2493148990d", "documentation": "Get List of Payments", "method": "get", "endpoint": "v4/paymentaudit/payments", "responses": [ { "uuid": "ae82d6f6-5465-46c0-8b85-7d64dcab0bb1", "body": "{\n \"content\": [\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 3.616076749251911,\n \"isPaymentCcyBaseCcy\": true,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 7,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"sample metadata\",\n \"paymentTrackingReference\": \"paymentTrackingReference\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"payout\": {\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n },\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 9.301444243932576,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"remoteSystemId\": \"REMOTE_SYSTEM_ID\",\n \"remoteSystemPaymentId\": \"remoteSystemPaymentId\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\",\n \"transmissionType\": \"transmissionType\",\n \"withdrawable\": true,\n \"withdrawnReason\": \"withdrawnReason\"\n },\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 3.616076749251911,\n \"isPaymentCcyBaseCcy\": true,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 7,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"sample metadata\",\n \"paymentTrackingReference\": \"paymentTrackingReference\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"payout\": {\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n },\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 9.301444243932576,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"remoteSystemId\": \"REMOTE_SYSTEM_ID\",\n \"remoteSystemPaymentId\": \"remoteSystemPaymentId\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\",\n \"transmissionType\": \"transmissionType\",\n \"withdrawable\": true,\n \"withdrawnReason\": \"withdrawnReason\"\n }\n ],\n \"links\": [\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n },\n {\n \"href\": \"https://example.com\",\n \"rel\": \"first\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 12,\n \"page\": 1,\n \"pageSize\": 25,\n \"totalElements\": 12,\n \"totalPages\": 12\n }\n}", "latency": 0, "statusCode": 200, "label": "Paginated list of payments", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f18709e6-4057-4ab9-a292-5e124b828378", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d2a3edcd-f0b2-4fd0-a987-1b5d1b809667", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf896104-32ad-4cbe-aa47-b148400d18d6", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2958500a-7182-4051-aa23-99548f052194", "documentation": "Get Payment", "method": "get", "endpoint": "v4/paymentaudit/payments/:paymentId", "responses": [ { "uuid": "b1395b53-dfce-4e0d-930c-23730af14dae", "body": "{\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 3.616076749251911,\n \"isPaymentCcyBaseCcy\": true,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 7,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"sample metadata\",\n \"paymentTrackingReference\": \"paymentTrackingReference\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"payout\": {\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n },\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 9.301444243932576,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"remoteSystemId\": \"REMOTE_SYSTEM_ID\",\n \"remoteSystemPaymentId\": \"remoteSystemPaymentId\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\",\n \"transmissionType\": \"transmissionType\",\n \"withdrawable\": true,\n \"withdrawnReason\": \"withdrawnReason\"\n}", "latency": 0, "statusCode": 200, "label": "200 response, request completed okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "78457365-c67b-45be-9df6-4a70c9a25f4b", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "291de103-54f4-47ee-84f6-f172c7b4f0c7", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a02d027-0b31-4ef1-9081-3428c4011e44", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c9d1064-3788-4635-ad1d-d91ddca6e39c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b57b36d7-01f2-446c-9b99-43dac72c5b72", "documentation": "Get Payout Statistics", "method": "get", "endpoint": "v4/paymentaudit/payoutStatistics", "responses": [ { "uuid": "c3a5b480-4bd9-4cd0-a701-cc2cc6ef8ca9", "body": "{\n \"thisMonthFailedPaymentsCount\": 6,\n \"thisMonthPayoutsCount\": 0\n}", "latency": 0, "statusCode": 200, "label": "Payout Statistics response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6e0ce212-1182-4fdb-86fb-a183a16f697a", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2fa5bc89-cbb7-4bb1-a9c1-d697e36eb92f", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "decfabb9-20bd-408c-a8b9-69c5b75b86c5", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3cd68dd-44c9-4928-8de4-f3a219bbd616", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b4e3753-bab5-45bb-ab69-f3fb9f90d600", "documentation": "Get Payouts for Payor", "method": "get", "endpoint": "v4/paymentaudit/payouts", "responses": [ { "uuid": "94971f33-3f85-4e25-a468-f4af92e68198", "body": "{\n \"content\": [\n {\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fxSummaries\": [\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 123.23,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 123.23,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 5,\n \"totalPaymentAmount\": 34235\n },\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 123.23,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 123.23,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 5,\n \"totalPaymentAmount\": 34235\n }\n ],\n \"instructedDateTime\": \"instructedDateTime\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutMemo\": \"payoutMemo\",\n \"sourceAccountSummary\": [\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3344\n },\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3344\n }\n ],\n \"submittedDateTime\": \"submittedDateTime\",\n \"totalIncompletePayments\": 6,\n \"totalPayments\": 0,\n \"totalReturnedPayments\": 1,\n \"totalWithdrawnPayments\": 5,\n \"withdrawnDateTime\": \"2000-01-23T04:56:07.000+00:00\"\n },\n {\n \"dateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fxSummaries\": [\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 123.23,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 123.23,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 5,\n \"totalPaymentAmount\": 34235\n },\n {\n \"creationDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"fundingStatus\": \"FUNDED\",\n \"invertedRate\": 123.23,\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"rate\": 123.23,\n \"status\": \"UNQUOTED\",\n \"totalCost\": 5,\n \"totalPaymentAmount\": 34235\n }\n ],\n \"instructedDateTime\": \"instructedDateTime\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutMemo\": \"payoutMemo\",\n \"sourceAccountSummary\": [\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3344\n },\n {\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"totalCost\": 3344\n }\n ],\n \"submittedDateTime\": \"submittedDateTime\",\n \"totalIncompletePayments\": 6,\n \"totalPayments\": 0,\n \"totalReturnedPayments\": 1,\n \"totalWithdrawnPayments\": 5,\n \"withdrawnDateTime\": \"2000-01-23T04:56:07.000+00:00\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Payor data found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d54683de-1490-454b-9224-b371120f668c", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50f49fe3-542a-439e-a03b-e4709b956917", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "beda799d-9c16-4ffb-bde1-d8afe0e1a912", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e33f800-f504-4d08-90be-3feb25299b34", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65e8d0f0-bfc3-438b-b487-1609d73ce601", "documentation": "Get Payments for Payout", "method": "get", "endpoint": "v4/paymentaudit/payouts/:payoutId", "responses": [ { "uuid": "9b9c674d-958d-4e40-af41-24647ab8b180", "body": "{\n \"content\": [\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 3.616076749251911,\n \"isPaymentCcyBaseCcy\": true,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 7,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"sample metadata\",\n \"paymentTrackingReference\": \"paymentTrackingReference\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"payout\": {\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n },\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 9.301444243932576,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"remoteSystemId\": \"REMOTE_SYSTEM_ID\",\n \"remoteSystemPaymentId\": \"remoteSystemPaymentId\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\",\n \"transmissionType\": \"transmissionType\",\n \"withdrawable\": true,\n \"withdrawnReason\": \"withdrawnReason\"\n },\n {\n \"accountName\": \"My Account Name\",\n \"accountNumber\": \"123123232323\",\n \"countryCode\": \"US\",\n \"events\": [\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n },\n {\n \"accountName\": \"accountName\",\n \"accountNumber\": \"accountNumber\",\n \"eventDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"eventId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"eventType\": \"PAYOUT_SUBMITTED\",\n \"iban\": \"iban\",\n \"paymentAmount\": 1299,\n \"principal\": \"principal\",\n \"routingNumber\": \"routingNumber\",\n \"sourceAmount\": 1299\n }\n ],\n \"filenameReference\": \"file ref\",\n \"fundingStatus\": \"FUNDED\",\n \"iban\": \"DE89 3704 0044 0532 0130 00\",\n \"individualIdentificationNumber\": \"1231231adf\",\n \"invertedRate\": 3.616076749251911,\n \"isPaymentCcyBaseCcy\": true,\n \"payeeId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentAmount\": 7,\n \"paymentChannelId\": \"123asdf\",\n \"paymentChannelName\": \"My Payment Channel\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"paymentMemo\": \"Payment memo\",\n \"paymentMetadata\": \"sample metadata\",\n \"paymentTrackingReference\": \"paymentTrackingReference\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"payorPaymentId\": \"123123asdf\",\n \"payout\": {\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n }\n },\n \"quoteId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"railsBatchId\": \"railsBatchId\",\n \"railsId\": \"asdf123\",\n \"railsPaymentId\": \"railsPaymentId\",\n \"rate\": 9.301444243932576,\n \"rejectionReason\": \"rejectionReason\",\n \"remoteId\": \"aasdf123\",\n \"remoteSystemId\": \"REMOTE_SYSTEM_ID\",\n \"remoteSystemPaymentId\": \"remoteSystemPaymentId\",\n \"returnCost\": 1232,\n \"returnReason\": \"Some Reason Value\",\n \"routingNumber\": \"123123123123\",\n \"sourceAccountId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAccountName\": \"My Account\",\n \"sourceAmount\": 12345,\n \"status\": \"ACCEPTED\",\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"traceNumber\": \"abodu123\",\n \"transmissionType\": \"transmissionType\",\n \"withdrawable\": true,\n \"withdrawnReason\": \"withdrawnReason\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n },\n \"summary\": {\n \"confirmedPayments\": 6,\n \"incompletePayments\": 5,\n \"instructed\": {\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"instructedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"payoutFrom\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"payoutMemo\": \"payoutMemo\",\n \"payoutTo\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"quoted\": {\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"quotedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"releasedPayments\": 1,\n \"returnedPayments\": 5,\n \"submittedDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"submitting\": {\n \"dbaName\": \"dbaName\",\n \"payorId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorName\": \"payorName\",\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"totalPayments\": 0,\n \"withdrawn\": {\n \"principal\": \"principal\",\n \"principalId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\"\n },\n \"withdrawnDateTime\": \"2000-01-23T04:56:07.000+00:00\",\n \"withdrawnPayments\": 2\n }\n}", "latency": 0, "statusCode": 200, "label": "200 response, data found okay", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b272cde-2e15-4ccf-b9cf-486da3b0f10d", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 400\n}", "latency": 0, "statusCode": 400, "label": "Invalid request. See Error message payload for details of failure", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d9c1cd8c-c5c8-425c-bf9b-5d80cce4cd75", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 401\n}", "latency": 0, "statusCode": 401, "label": "Invalid access token. May be expired or invalid", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53c26e5e-a075-4a76-a61b-15851f64a098", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 403\n}", "latency": 0, "statusCode": 403, "label": "The authentication does not have permissions to access the resource\nThis usually occurs when there is a valid authentication instance (client or user) but they do not have the required permissions\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bff1dbf4-e254-4804-b5b2-05113d6c19bd", "body": "{\n \"correlationId\": \"ee53e01d-c078-43fd-abd4-47e92f4a06cf\",\n \"errors\": [\n {\n \"errorCode\": \"20110003\",\n \"errorData\": {\n \"content\": {},\n \"description\": \"The rejected CSV rows\"\n },\n \"errorMessage\": \"size must be between 0 and 10\",\n \"localisationDetails\": {\n \"parameters\": {\n \"max\": \"10\",\n \"min\": \"0\"\n },\n \"template\": \"size must be between {min} and {max}\"\n },\n \"location\": \"firstName\",\n \"locationType\": \"{{oneOf (array 'requestBody' 'queryParam' 'requestParam' 'header' 'pathParam')}}\",\n \"reasonCode\": \"validationError\"\n }\n ],\n \"httpStatusCode\": 404\n}", "latency": 0, "statusCode": 404, "label": "The resource was not found or is no longer available\n", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8da6a3e6-73a5-4e32-ad97-49f683b136cf", "documentation": "Export Transactions", "method": "get", "endpoint": "v4/paymentaudit/transactions", "responses": [ { "uuid": "bb272670-f674-4e40-b9e1-5153be9da6ff", "body": "", "latency": 0, "statusCode": 200, "label": "Export Transactions response", "headers": [{ "key": "Content-Type", "value": "application/csv" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ef96d7e5-e3a8-4180-8771-5f4ef05d7cdd", "body": "", "latency": 0, "statusCode": 400, "label": "invalid Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e761be5-eceb-4432-a01d-530347a90d70", "body": "", "latency": 0, "statusCode": 401, "label": "Not Authorized", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d7b3ab2-92c5-48b9-a8f3-04bf9a632d24", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4217709-32cb-4173-bd22-60d0a8b8f0ea", "documentation": "List Payment Changes", "method": "get", "endpoint": "v4/payments/deltas", "responses": [ { "uuid": "160eddd5-79a8-40cd-978d-568474e7d02d", "body": "{\n \"content\": [\n {\n \"paymentAmount\": 0,\n \"paymentCurrency\": \"paymentCurrency\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorPaymentId\": \"payorPaymentId\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAmount\": 6,\n \"sourceCurrency\": \"sourceCurrency\",\n \"status\": \"status\"\n },\n {\n \"paymentAmount\": 0,\n \"paymentCurrency\": \"paymentCurrency\",\n \"paymentId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"payorPaymentId\": \"payorPaymentId\",\n \"payoutId\": \"046b6c7f-0b8a-43b9-b35d-6489e6daee91\",\n \"sourceAmount\": 6,\n \"sourceCurrency\": \"sourceCurrency\",\n \"status\": \"status\"\n }\n ],\n \"links\": [\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n },\n {\n \"href\": \"href\",\n \"rel\": \"rel\"\n }\n ],\n \"page\": {\n \"numberOfElements\": 0,\n \"page\": 5,\n \"pageSize\": 5,\n \"totalElements\": 6,\n \"totalPages\": 1\n }\n}", "latency": 0, "statusCode": 200, "label": "Details of Payment Changes", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7c7e475a-5c0f-4926-9d78-c2fc0fd25d31", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "9e92773d-fc8e-41af-8bc1-56ad85aa2209" }, { "type": "route", "uuid": "052c37cd-e01e-42f3-80ef-7da701c9a21f" }, { "type": "route", "uuid": "bdce2293-eac7-4673-ace9-5b3565c2bed3" }, { "type": "route", "uuid": "268b5087-291e-460b-aa0e-8c634a3c693e" }, { "type": "route", "uuid": "3fb9d71f-1943-4aef-b3f0-7d59bc4ed048" }, { "type": "route", "uuid": "97ad3b44-5e8a-409d-9cc4-c697aa6addb6" }, { "type": "route", "uuid": "b859db6a-9cbb-444d-bce5-2f2a022ffe40" }, { "type": "route", "uuid": "73c85f3d-04b1-46ca-9495-53b60ed9c8ed" }, { "type": "route", "uuid": "005abc45-26aa-40b5-88e5-0f7afd81bd8b" }, { "type": "route", "uuid": "0501b852-b8a9-460d-8c62-4f381032f7c9" }, { "type": "route", "uuid": "53615420-4f33-4c6b-9860-299efc303fb2" }, { "type": "route", "uuid": "d91cc02d-1d36-45ae-866c-9304a35e4b02" }, { "type": "route", "uuid": "2454b3cc-9045-4b1c-953e-e7d61825cacb" }, { "type": "route", "uuid": "13e40807-fda3-4d82-a7eb-58c2d02a65d1" }, { "type": "route", "uuid": "b2e3448e-91f0-404a-9d57-8c736e7152b8" }, { "type": "route", "uuid": "7826a119-d510-4ba2-bf53-dc03a07f3fa2" }, { "type": "route", "uuid": "7b1d1a6b-413d-4fcd-b696-594aa22b896a" }, { "type": "route", "uuid": "bbbba01b-b4c5-400d-8c0a-a2dd5bcffb1e" }, { "type": "route", "uuid": "f7f8a3e1-5eb7-4aa6-b858-7ef1ebe2ab9c" }, { "type": "route", "uuid": "92e43cc7-966a-42ce-ad98-a793e462b8fd" }, { "type": "route", "uuid": "9037781a-99a4-4b10-957e-e7ed4261454c" }, { "type": "route", "uuid": "268cbb07-47b9-4bdc-b7a6-fda6620a21a8" }, { "type": "route", "uuid": "21d86a8d-3c18-4c2a-8f2b-8979137fcb82" }, { "type": "route", "uuid": "270087a1-8961-4c17-a216-bb7974512f79" }, { "type": "route", "uuid": "20316cf2-f748-454b-ad81-5d901aca4ee3" }, { "type": "route", "uuid": "1edb1f11-c7f6-4700-846a-e33ea938a47f" }, { "type": "route", "uuid": "67ba6229-1560-4163-a115-1e8ed0e820cd" }, { "type": "route", "uuid": "b22e21a5-d31d-4338-97b3-afbc1ea87c1e" }, { "type": "route", "uuid": "69629459-885b-4dbd-ae18-cd404fa7825f" }, { "type": "route", "uuid": "edc23bed-a54b-4904-8f9b-9a9040aba944" }, { "type": "route", "uuid": "d725db55-b7ab-4975-8408-9020ee213b19" }, { "type": "route", "uuid": "eca9d131-57a6-444e-bd25-85b4e20213fa" }, { "type": "route", "uuid": "4932ffdd-8109-4866-a96c-8fd8c05f7223" }, { "type": "route", "uuid": "3a1bda24-a087-408b-9260-6f2eb8cac203" }, { "type": "route", "uuid": "3b28bb46-b6fb-4c85-8de3-feb7db502d63" }, { "type": "route", "uuid": "cd72dd8a-620e-45bd-832a-63f981d27ba0" }, { "type": "route", "uuid": "bf7e973c-5a6c-4fcf-84a5-d2f9e74007a2" }, { "type": "route", "uuid": "eb64054a-4f66-421c-a9aa-a37ad522fa92" }, { "type": "route", "uuid": "892bb214-2515-4b44-aca4-95f5336916df" }, { "type": "route", "uuid": "b7aa9e03-d8c7-4200-9bae-627dc7206afd" }, { "type": "route", "uuid": "32c9c7e7-7148-4f5e-a03b-61211f80f9ed" }, { "type": "route", "uuid": "383ff531-c3d7-41cf-921f-f3ba801d5f6a" }, { "type": "route", "uuid": "10807ab1-1cc0-4b6f-a23a-326e7f929155" }, { "type": "route", "uuid": "83e57471-3904-4435-9809-e6267b57c992" }, { "type": "route", "uuid": "0a7fa77e-6cf3-4bb7-845e-793234aa70ee" }, { "type": "route", "uuid": "b3c48e77-80f8-4d60-b52f-17a77fbf242b" }, { "type": "route", "uuid": "2dac49f1-7cc6-4c68-964c-75adc559f51b" }, { "type": "route", "uuid": "4a69a8da-2ed9-4ef1-9936-255bbb983c04" }, { "type": "route", "uuid": "afb47a0f-5705-4e55-b5f9-3f6ae095a7dd" }, { "type": "route", "uuid": "90588378-a3e4-4e8d-b318-3a7b8f8de717" }, { "type": "route", "uuid": "a17c05cc-3758-4cb1-8f25-2eedabaffc75" }, { "type": "route", "uuid": "aca4c385-31a8-4e7c-a8d8-20ab90c9266c" }, { "type": "route", "uuid": "e2de8ecd-44cc-4a44-8f1f-3772a37f5b7b" }, { "type": "route", "uuid": "f4c1bfe5-1e78-4338-b4fc-338c57785862" }, { "type": "route", "uuid": "921ef6a8-a8d4-4721-8efc-aee70dfa5b51" }, { "type": "route", "uuid": "b1f01b49-5f0f-4649-9d43-8b5cdfeabf77" }, { "type": "route", "uuid": "e1f47317-2fdf-489b-b890-b76aeb6ba148" }, { "type": "route", "uuid": "0eba4aaf-5a71-4a94-9053-6f652d34a352" }, { "type": "route", "uuid": "7fc12c60-033b-4cb2-8b84-e194b03f555f" }, { "type": "route", "uuid": "f6152f8f-f522-4ee1-863d-e3f65bc593ad" }, { "type": "route", "uuid": "4af8786b-1b8f-42fa-9036-ad6fe8af0919" }, { "type": "route", "uuid": "ee418448-9cba-42a4-96d7-f6e936e6082c" }, { "type": "route", "uuid": "c32cc047-04d0-436d-9958-76b70dc99727" }, { "type": "route", "uuid": "ec696e9d-613b-4e3c-8c24-f81a720f345f" }, { "type": "route", "uuid": "a41b5dc8-785d-4397-8205-c21ff636b70b" }, { "type": "route", "uuid": "fab5bda3-a6c8-4824-882f-d0c9b1e962cb" }, { "type": "route", "uuid": "e0864507-7c51-443b-aee6-0a5b688d15db" }, { "type": "route", "uuid": "5dd1fcc8-f0a6-44bc-a88c-1deb8881eb4b" }, { "type": "route", "uuid": "99f63ebb-0653-4836-8cfd-2d5b1a43c36c" }, { "type": "route", "uuid": "e5e882ee-e672-4ff2-8e09-29ed1ba0b250" }, { "type": "route", "uuid": "90e4eb8f-6841-4b1f-ae67-eae1e3582706" }, { "type": "route", "uuid": "35532a03-6ead-4bfd-ae88-d616971c7ffa" }, { "type": "route", "uuid": "e88358ad-6ea2-48e2-955d-eb2f4e6f47e6" }, { "type": "route", "uuid": "0bdcf6f2-cf3e-4b84-ae24-d08dbf0ee85f" }, { "type": "route", "uuid": "991d79c4-3794-4a05-b93b-5cf25a40f5a4" }, { "type": "route", "uuid": "47dc8dda-1ebc-47ae-ab50-6f28f1498d69" }, { "type": "route", "uuid": "d8a140f8-d887-4f2b-9395-e6252e46b5a0" }, { "type": "route", "uuid": "a71a07c5-3a01-4632-a54e-d9251400e2d7" }, { "type": "route", "uuid": "b97ca17d-f230-44f9-adf0-b1f061be034a" }, { "type": "route", "uuid": "eba439f9-7e9c-40d3-b0b0-51013bd31ac2" }, { "type": "route", "uuid": "b876c562-6cee-4423-8b86-a8842a16d534" }, { "type": "route", "uuid": "17aafdc1-1cec-443d-87e0-d04b3efa5313" }, { "type": "route", "uuid": "8b368124-29ba-4ec6-9977-1ec203359eb4" }, { "type": "route", "uuid": "3819dd77-0bdb-474e-907d-4987c74fb8a5" }, { "type": "route", "uuid": "bfb674ec-dcbe-4780-b648-c3e65e0d0ac4" }, { "type": "route", "uuid": "ee19f38e-f0b9-4465-b16f-ac8dd4a2694c" }, { "type": "route", "uuid": "c8645250-7490-4191-96d4-d3fba4f3407c" }, { "type": "route", "uuid": "b9d3853e-8628-4950-bb54-8ed84914fc3e" }, { "type": "route", "uuid": "2903a061-d581-46f5-850c-1777af5b2070" }, { "type": "route", "uuid": "d8b961bb-4104-4417-bfb2-4ddd912ee33c" }, { "type": "route", "uuid": "40d45cd5-b969-47e2-89dd-b19d7f9180fe" }, { "type": "route", "uuid": "8e6e7ed7-6a5f-4009-b12f-0ec64f273012" }, { "type": "route", "uuid": "3348c3ea-a40a-4791-83c7-905f2ac6c742" }, { "type": "route", "uuid": "3591b9dd-ec7f-4d4f-a2ff-aa2336a678ac" }, { "type": "route", "uuid": "bfe4eadb-9dd1-4fdd-9a81-a2493148990d" }, { "type": "route", "uuid": "2958500a-7182-4051-aa23-99548f052194" }, { "type": "route", "uuid": "b57b36d7-01f2-446c-9b99-43dac72c5b72" }, { "type": "route", "uuid": "1b4e3753-bab5-45bb-ab69-f3fb9f90d600" }, { "type": "route", "uuid": "65e8d0f0-bfc3-438b-b487-1609d73ce601" }, { "type": "route", "uuid": "8da6a3e6-73a5-4e32-ad97-49f683b136cf" }, { "type": "route", "uuid": "d4217709-32cb-4173-bd22-60d0a8b8f0ea" } ] }