{ "uuid": "21658e56-493e-4f1b-b0b0-8ba77e79a534", "lastMigration": 29, "name": "Payment Initiation API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ff4a228b-e8ac-4505-88e1-7c0b8b2ba507", "documentation": "Create Domestic Payment Consents", "method": "post", "endpoint": "domestic-payment-consents", "responses": [ { "uuid": "18a35ab7-4b9a-47b3-a2a7-19b23d858086", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "172b129b-c108-4b2c-bf22-8edf42282ab8", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a8a0c6e-e2b4-4210-8aaa-ff6528ad7b8d", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6df38d3e-ee92-48da-965d-8621cf09ec07", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f97e5ba8-932f-4998-ac97-dfdde3eddfb5", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eae93202-051a-4eb5-8545-dd51896e1703", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8df4eed8-6060-40d8-9aba-0b6c4b6aed0f", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "500991f4-f79f-4d30-8be0-2a2c1401a248", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f79de1f0-93f6-4229-bcf4-e1b3b14f8e4b", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f23b9dba-cdfc-4b15-8ddd-89dc644b5080", "documentation": "Get Domestic Payment Consents", "method": "get", "endpoint": "domestic-payment-consents/:ConsentId", "responses": [ { "uuid": "da081b94-f0e0-48e1-b673-bf483900e1e6", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dcb6d103-8eba-476f-9f36-dc090a78dfa2", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5a19243-3e7f-43b0-9b05-cb696105dcd0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca11b199-9345-421d-be3d-ced0672f242d", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c019784b-e173-461f-a7fd-12f29a674cc8", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68de5e7d-5956-4590-a082-7d7dc8df0382", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d3057819-6ccc-46a6-bdfa-f64355723cc8", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "129cf648-128d-41e1-ba9b-343fa3f67775", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0898b66-f3f5-424d-9aa0-187bf4c3882f", "documentation": "Get Domestic Payment Consents Funds Confirmation", "method": "get", "endpoint": "domestic-payment-consents/:ConsentId/funds-confirmation", "responses": [ { "uuid": "a00e4ade-99c4-4832-a983-c5d684a4ce36", "body": "{\n \"Data\": {\n \"FundsAvailableResult\": {\n \"FundsAvailable\": {{faker 'datatype.boolean'}},\n \"FundsAvailableDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SupplementaryData\": {}\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f619ac12-902a-41de-b730-1d65a3d92223", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e34a7113-0a3b-4fb7-a65d-03d794968e14", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd7a2281-4d89-4e30-bd4c-ed5e8d3082c4", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68e0e038-4af0-4eaa-a3a6-5d9833368f52", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "75979e38-3f04-4007-ae34-589b64ae57ad", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7f50fbb-3dd2-45be-a798-1a3c57d0dfb6", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d13a7bf5-98b0-4629-9e05-27d51fdf1a8f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20c06ab2-1f16-45bd-bc59-6302d989cb0f", "documentation": "Create Domestic Payments", "method": "post", "endpoint": "domestic-payments", "responses": [ { "uuid": "4e5e9eb8-1be7-4522-a8a7-01494df4599c", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticPaymentId\": \"\",\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'AcceptedCreditSettlementCompleted' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedWithoutPosting' 'Pending' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Payments Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "02a6802d-929b-4bf8-a6dc-1551e3b28926", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38eca03b-86ca-45e7-8668-f63d10b4978b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3fe38950-c5e7-4740-924c-1771ed07b821", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a2f3de0-ce85-4a41-916e-c2940eb07062", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4a56ad45-7f48-47d5-abab-90506b65efb0", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "82d18e76-8d36-4d00-978c-81b107850eea", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3dcbe6bf-3c7f-411a-a8b1-a8a38a4fea7e", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "78d66b86-135b-4acb-964e-3159357b97d3", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f9056802-32cf-4b0c-a314-85d7ad38bab7", "documentation": "Get Domestic Payments", "method": "get", "endpoint": "domestic-payments/:DomesticPaymentId", "responses": [ { "uuid": "17ce2793-452a-4fa8-97f0-9497b0c0eb35", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticPaymentId\": \"\",\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'AcceptedCreditSettlementCompleted' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedWithoutPosting' 'Pending' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f17387f7-32f6-4129-9f36-bed152333b5d", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "31ec98ae-6cac-4e87-8b00-0a4bf6dbdb4c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b300569f-1d0d-482f-bc96-e5ada65808c1", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e18314b0-a143-4e33-9059-ad71ba27ff0b", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fda1058b-f058-4bee-99d5-248249e1c4be", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a25ab25c-1416-4f2a-b467-fded9e3f4006", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f6e0a6b-5cc2-4c42-9aff-49c9ff9d8ec7", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5c42181e-b009-4077-b0c7-b3626a5419ed", "documentation": "Get Payment Details", "method": "get", "endpoint": "domestic-payments/:DomesticPaymentId/payment-details", "responses": [ { "uuid": "5dcc727d-3380-4f90-b719-60ca460c875a", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "09f2084f-4582-40e2-9c13-1b6e6e779c9c", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff22e72a-add6-4f38-844f-b3debd2a592c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d68e7708-0ce5-4453-b7ca-8c792b823cbf", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e88192a3-2f5b-4f62-b0ff-05c927fc7659", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3c32b7e1-3319-429b-b989-6cf9bf290137", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c9e5b93d-d497-49df-b92f-665853a63c48", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76d7d523-55f2-4149-acba-f2259e8e556e", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a40e26f7-4a0e-48e9-b542-0583c6c21bad", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06372e43-6cd6-4c6a-905e-6ee253924c51", "documentation": "Create Domestic Scheduled Payment Consents", "method": "post", "endpoint": "domestic-scheduled-payment-consents", "responses": [ { "uuid": "2e3eb6f3-a052-4485-8520-dd2cb2aa73b8", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Scheduled Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3bce3a2d-81e3-462c-857c-7537dfa9a520", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8328c5de-cd20-4637-a934-bbb75903522c", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e31e1d0d-22ce-4511-800f-88ec1bd60aa2", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2687427f-40ed-427e-9968-f5c5529b7348", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce58a738-936a-4469-88a1-ac95a99b1b42", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0a9ef171-cdfa-4c4e-9068-10b971f86bed", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b59e6ff-0049-420d-9565-8d523c8aeb20", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ab41f30d-84d2-4fb7-ae04-5bc19e98febf", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "448f7fa1-2e90-4deb-b080-5075f234682b", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4942ba28-0622-42bd-826e-6f20483d4fc1", "documentation": "Get Domestic Scheduled Payment Consents", "method": "get", "endpoint": "domestic-scheduled-payment-consents/:ConsentId", "responses": [ { "uuid": "7286f8ea-8817-4405-984b-ea3e8e77ba53", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Scheduled Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4860eb0b-f30c-41c7-bc3a-8ea4df968aeb", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a5dbeaf7-5282-4112-a0aa-2491df421792", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86f71e34-3713-4050-b6c5-6d218ebfa184", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8026be27-13d9-4a54-aa62-693155c72ef2", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2697ae38-4e1e-4cfe-bba7-61428cabe5fd", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e7168ab-c32e-4b17-8a63-22be271a1e53", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "50f7cdfa-b1a0-475d-8fa4-3adb327cd3a7", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8cab00a3-e62c-4304-a55c-df79a41fe23c", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0aafb492-9c00-400e-b291-ab900204adbb", "documentation": "Create Domestic Scheduled Payments", "method": "post", "endpoint": "domestic-scheduled-payments", "responses": [ { "uuid": "583c874a-ce26-4a43-a53f-1d0d64d824b4", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticScheduledPaymentId\": \"\",\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Scheduled Payments Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "07fa55b2-3d82-4a38-be5f-6f3438c162ff", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "633037ea-d783-4c12-b749-634ad29cec20", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eba04430-7992-4228-9e46-4ee461591949", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b9baf767-266f-429f-8c0e-6d2687515b2c", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "28d9fef5-df4d-4f8f-896d-0d7627779375", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6520dc6e-ab0d-4212-a1dd-d68da5f715d9", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e04b206c-0c14-48b8-a5de-242b0e47ef68", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b730a11-5cb4-41c3-9aae-b98c457e9698", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6fb0a952-8d59-4bbc-be45-7e2d12bdb810", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b22cf9a0-190d-487b-a110-82043f419c51", "documentation": "Get Domestic Scheduled Payments", "method": "get", "endpoint": "domestic-scheduled-payments/:DomesticScheduledPaymentId", "responses": [ { "uuid": "1f88ed9a-6575-4aac-903e-afeec68aae3e", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticScheduledPaymentId\": \"\",\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorPostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"EndToEndIdentification\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"LocalInstrument\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Scheduled Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f236dee-3603-4e27-b201-eb07e8ceb783", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69aa6313-ffff-4d45-8898-3641db4fa1e1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32a91122-78ef-4bc0-b076-77c10b9b96e7", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "68c1d9e0-1e88-43c1-9611-946f8ce5ee92", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d675fb3-f1e2-47ff-8841-6d3d7ce91511", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7c722dc7-771b-4c23-b7f9-5ce61e40b002", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "03c36ded-851e-48d3-a646-07d84dca1527", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a13b63ee-af40-49fb-b6c6-88fe0ed2ae66", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bfe69ace-a06b-4dfd-94ec-f63f6f091dec", "documentation": "Get Payment Details", "method": "get", "endpoint": "domestic-scheduled-payments/:DomesticScheduledPaymentId/payment-details", "responses": [ { "uuid": "605f3cda-88d6-4213-8b3d-52550c3541b4", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4ef228a-2137-42e8-84d1-566254f11d59", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1827b8e-0f94-4ad8-8ae2-cec7c8593018", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "243d2e2a-a4f6-4bc8-ba54-fe52a7c0b34d", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b7e65878-e410-4fa5-af75-78523cdc7619", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c03fa48-526b-43d4-8611-ca31eb4e3371", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "53349fa5-4e7e-438f-b7c5-42354afaf92f", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "11c8f101-6f22-4c81-bc6a-b8dc480f47e9", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7da09292-ea86-45cc-be03-d677c9c92e5b", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59f3a8a7-d6bc-4e70-bf1f-8ec7638a41b8", "documentation": "Create Domestic Standing Order Consents", "method": "post", "endpoint": "domestic-standing-order-consents", "responses": [ { "uuid": "265b8175-5b23-4e9b-98be-179b8586c357", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FinalPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"NumberOfPayments\": \"\",\n \"RecurringPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"RecurringPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Standing Order Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6646615a-d23c-4508-9173-0ef177d5a6fe", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "274fdd88-8a63-453b-a483-92e05ec60f41", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bae0b3f3-c782-4ed6-938b-732c0c46ba49", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "889a8dd1-5680-49de-9dba-4622e1b5f1a5", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ebb991b-370f-4aed-8493-8b7f9393a18d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09133215-babe-4c6b-ad5f-c2a0b9b052cc", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24a7ea09-5dba-430b-86c1-254212e8155f", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8acc4545-e22b-428f-99aa-a2b286d2c3e4", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b147bb76-5bbc-49cd-abef-0483fa316a62", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd46ce7c-d05a-4077-83c1-a2e7084ba1ea", "documentation": "Get Domestic Standing Order Consents", "method": "get", "endpoint": "domestic-standing-order-consents/:ConsentId", "responses": [ { "uuid": "6e3f2dfb-3216-4e75-b2ec-8c7c0d8da8c7", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FinalPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"NumberOfPayments\": \"\",\n \"RecurringPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"RecurringPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Standing Order Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "101fa62c-734a-403d-b299-09ed47cdb9d8", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ce3a97a-bfda-436a-8700-4066ebdae867", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a330ff78-c70f-478c-b84e-412f8bca59cb", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ee887fe3-69dc-447f-861b-852cdd06beed", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3cc8724-ec13-4bb8-a68c-632ed69dc2cc", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d54f5f7-9a4d-41cc-b190-58f75bc8193d", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7be3f339-52f0-49a4-bff3-973522939345", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af30db9c-deae-41a2-a35f-6aed498a02d5", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "484f0c0d-a619-4dde-a5dc-94ea52edde16", "documentation": "Create Domestic Standing Orders", "method": "post", "endpoint": "domestic-standing-orders", "responses": [ { "uuid": "995d7c41-d493-4fa4-9a3b-b5e78ebdc0b4", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticStandingOrderId\": \"\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FinalPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"NumberOfPayments\": \"\",\n \"RecurringPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"RecurringPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "Domestic Standing Orders Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "def2f87e-669b-4647-a7e6-adf3ce9c29a2", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c69fc9ea-79b2-4fca-bfd5-573cd7c5e7e6", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d414aa14-d19f-42b2-8533-112227e2d06c", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fa34fb5e-4b6e-4ff4-a72c-f52da893831d", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1f2d4cf-4107-430d-b108-9df9c0152761", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cb758423-1cef-4879-89a1-7f61e56e6831", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "afde85ed-ecd2-4a60-b883-b303a9727ea9", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83930869-4c90-467f-951c-624b924ca246", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79e337ca-1d39-41b7-a4bb-0fdec2e5b926", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9916215-a231-4ed5-9da1-d64bcfc63fc2", "documentation": "Get Domestic Standing Orders", "method": "get", "endpoint": "domestic-standing-orders/:DomesticStandingOrderId", "responses": [ { "uuid": "77def529-6a46-46c6-a214-cf70d8e10e35", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DomesticStandingOrderId\": \"\",\n \"Initiation\": {\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FinalPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"NumberOfPayments\": \"\",\n \"RecurringPaymentAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"RecurringPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Domestic Standing Orders Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "405e588a-f993-4a01-9995-91750bab1062", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "af5ff230-cc64-4f8c-8008-afd87e51856b", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "189a1d7c-8169-4d15-8367-79935fe8723e", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "79fda413-1ea8-41da-859e-e15e0a8bffcc", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "661d68c5-1760-4870-a3a2-e6b19f954436", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e1ade506-8eaf-4690-b83d-397d8c497475", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6d3002de-5e1b-476e-be8b-a8e17b99d151", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4f1eb68-2a61-471f-85de-b94fdaa0ffc6", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0460194f-e5de-43f6-9516-e098d93fc5c3", "documentation": "Get Payment Details", "method": "get", "endpoint": "domestic-standing-orders/:DomesticStandingOrderId/payment-details", "responses": [ { "uuid": "c67c96b4-b0b3-4391-8bd7-065e2741bcf0", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "278b838d-97ed-4d48-bb15-c99459a32527", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4a5f968-70a8-43b3-95bd-4aa56161cdb9", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ccc1fa94-f5a5-4b0d-badc-7210c3ba323c", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d7fab2c-7eef-4f3e-8aca-1803fca4196b", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6430d356-4e91-4ed5-97a0-d3f57ebfa928", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "131f8a3f-7ac1-47ad-bbae-b948ef35ba07", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a1dfce2e-209a-4319-9d75-19502db9e166", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b350c6e-3abd-470a-9da1-b3de281eb871", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ebae2f2d-2fe7-4bf2-b348-8fc188db98d0", "documentation": "Create File Payment Consents", "method": "post", "endpoint": "file-payment-consents", "responses": [ { "uuid": "95226f1b-411a-4566-8461-2e967e07240d", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ControlSum\": {{faker 'number.int' max=99999}},\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FileHash\": \"\",\n \"FileReference\": \"\",\n \"FileType\": \"\",\n \"LocalInstrument\": \"\",\n \"NumberOfTransactions\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'AwaitingUpload' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "File Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f924e596-b50c-4273-a2fb-a4bc3102d22f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "69937362-0a38-4b35-a2ba-3d188e6072e0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f8afa949-e1d0-40f2-80df-8973a8893589", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fbd9222b-ef5b-4892-b5a6-4278c3b662d6", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9bf59613-2984-443d-9666-be6c1af585e7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83983279-9218-4a4f-b5e5-558ba780582a", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5fc5403a-266c-41d8-9d68-ea75493fe303", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d8d9946-b9d3-420c-afec-458ee2a064fd", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4229e398-190a-470f-a840-48d21d2b265b", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "02408cf0-c78e-4e1a-9187-b60315840f24", "documentation": "Get File Payment Consents", "method": "get", "endpoint": "file-payment-consents/:ConsentId", "responses": [ { "uuid": "ff467519-41ca-4f30-aeaa-feaf49572b28", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ControlSum\": {{faker 'number.int' max=99999}},\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FileHash\": \"\",\n \"FileReference\": \"\",\n \"FileType\": \"\",\n \"LocalInstrument\": \"\",\n \"NumberOfTransactions\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'AwaitingUpload' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "File Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "65b8d9ff-cd13-4265-95ce-47ac3349d456", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1b5e256-a120-430c-aa82-870a630b8ff0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4b19af05-4805-4941-a6b2-9502113268d7", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2169917c-e0c4-4c81-96a0-e5ca8dbef7a7", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef6b366d-6b31-48b1-b5c1-73018038977c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "201bc5e3-009d-460e-8446-8eae55ec04f1", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9a2323c0-bf10-4eeb-adc8-af2856148a22", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6ee2a791-bedb-439d-86f6-2dab9bb1dd5a", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa1cd118-588c-4bac-8716-53ab6af50915", "documentation": "Get File Payment Consents", "method": "get", "endpoint": "file-payment-consents/:ConsentId/file", "responses": [ { "uuid": "859d27de-ac0d-4ca6-8e64-78bb97a6566f", "body": "{}", "latency": 0, "statusCode": 200, "label": "File Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5d5ea22a-7d91-4a62-a22a-7363254271f9", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89f912b9-4c60-48c9-8b57-b528d03f0560", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3040795b-e417-4bd5-9727-4f8a4485aedc", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "85139bfd-f982-47b2-816f-0f028148d6cb", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f34ddf5-68bf-430e-9280-2d257a8fa207", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8667b421-d31b-4c0b-8fe8-f7d73c093b68", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "33218886-84fd-474a-8d2d-22bf7add6dfc", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6fd1dcc-f469-488f-af06-4ffe862084f5", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9dfa118e-9cac-4cde-9ed5-f11eb564932b", "documentation": "Create File Payment Consents", "method": "post", "endpoint": "file-payment-consents/:ConsentId/file", "responses": [ { "uuid": "9f041521-8139-4b37-ab35-060f04914a03", "body": "", "latency": 0, "statusCode": 200, "label": "File Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "df799225-e41a-425a-ae89-d9b3dbf9327a", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fe843390-fbcd-470f-80e9-f6d470d10875", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "56486ba4-30f9-42d5-9bbb-50a2f07806e7", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2259087f-b7bf-4d8b-8e0f-0360c77bb3ea", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d763e90f-ec25-4e7a-ab3a-4b133def426e", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07777c9b-7094-4fc0-a2a4-31b3124d2860", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f639d239-e523-481b-a306-c63fe6545958", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a4ebe672-e141-4500-9f25-00c34edc8224", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b49fc650-372f-4c88-ac13-46c41bb4e5c7", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c4da487c-896d-4863-9d8c-c6fc76d12245", "documentation": "Create File Payments", "method": "post", "endpoint": "file-payments", "responses": [ { "uuid": "3cac6ad2-da76-4ed2-a9b5-0ce7867125a7", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FilePaymentId\": \"\",\n \"Initiation\": {\n \"ControlSum\": {{faker 'number.int' max=99999}},\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FileHash\": \"\",\n \"FileReference\": \"\",\n \"FileType\": \"\",\n \"LocalInstrument\": \"\",\n \"NumberOfTransactions\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Status\": \"{{oneOf (array 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "File Payments Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "23250cfb-4411-41f4-b60f-45f629dd6378", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2581de5d-f9d8-4038-b1b0-a8711228d1f5", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61f94827-bea7-422b-b7fe-ca1caf903f67", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96b8f811-5f40-4e6e-999b-4f1d79402a2e", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8acdf242-bb44-4fe1-a339-6829d75916e1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9fcaf103-ca17-434c-b795-841833ab3b7c", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0148b8ea-984c-4a58-9eda-ff5caaf33122", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7badc12f-e032-4cbc-8706-6e2148d670be", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3eb655ac-fbd7-4f43-ad5c-6ba8c5cd7555", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "832173df-dfee-4ec5-80e9-eaacdbf25b1a", "documentation": "Get File Payments", "method": "get", "endpoint": "file-payments/:FilePaymentId", "responses": [ { "uuid": "8617bb94-6cf4-4d77-b469-38b7f86254af", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FilePaymentId\": \"\",\n \"Initiation\": {\n \"ControlSum\": {{faker 'number.int' max=99999}},\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"FileHash\": \"\",\n \"FileReference\": \"\",\n \"FileType\": \"\",\n \"LocalInstrument\": \"\",\n \"NumberOfTransactions\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Status\": \"{{oneOf (array 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "File Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb525ca1-1a13-4f14-a04b-87d4f97e0e69", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d77c0b5-ddbe-4801-8519-05e5f2dbe286", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0360bd52-9291-4e27-ab24-b7a617b2c2de", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3ce793b-0e18-4688-ab89-5145ad1bcf24", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd6856ff-a51b-4f44-8b86-3d23dbca9633", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "222f0468-36d9-461f-8b23-5e6801e984ff", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "796209e9-1b92-42e8-9002-900228d9ce76", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "89b139aa-0b14-435c-8f5b-a5d13fb12765", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cefec68b-9d85-437d-81fe-bebaf68d34ff", "documentation": "Get Payment Details", "method": "get", "endpoint": "file-payments/:FilePaymentId/payment-details", "responses": [ { "uuid": "acd7f20c-71d9-41ff-aa56-dd0bc494ff11", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9d1c319a-afd0-4796-aeb1-f17de61c0e59", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1b881a3c-fc1c-47cd-960b-8be4d69b9b05", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "14f084b7-4c9a-4dc2-a89b-bf334cc378b0", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b3ff634e-92f6-4d79-9fb3-d3903ed36a5e", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d8ae70c-b4d0-45c1-8066-98dcfccda9b6", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5dcef8e6-d456-4602-ae90-ec5d03e9d8a5", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e5cae659-9b11-4a1a-9ac7-157f7e77b723", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e5e0e51-17ff-489b-b2da-379b4f4ccde0", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c871c1d6-b37b-4a9e-bc43-7f183245626f", "documentation": "Get File Payments", "method": "get", "endpoint": "file-payments/:FilePaymentId/report-file", "responses": [ { "uuid": "c780d8c7-5736-4f27-abd3-2ff9db8c09ff", "body": "{}", "latency": 0, "statusCode": 200, "label": "File Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "118a0bf0-8f69-4708-b2c2-232f14ce462f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "54f573f1-5491-4c2b-80c6-7c3b832fa597", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "842221b8-c026-46b4-b88d-a9d13b54e579", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6346bb68-e0fa-41c1-9f9c-93d992a43520", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "207d724d-e3ca-412f-9f59-67999d80c5b4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3cd3d354-4846-480e-b8bb-4aacc1583f2e", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f1610c21-2840-4751-aed9-4333fef4e459", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99c74cc5-40ad-4948-afab-6732c560daff", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c06f20ea-cc47-426e-9c35-cfd853e30f67", "documentation": "Create International Payment Consents", "method": "post", "endpoint": "international-payment-consents", "responses": [ { "uuid": "4466cb7f-6c91-426a-86f8-5655a331f1a3", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "International Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a53294d7-1fc8-4f93-bbce-c5d68b24c032", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83251bea-b859-4764-accd-ea3304ace1ee", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ae4bbde-c5dd-4fe0-a496-c96f99826ff5", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "38118ddb-1786-45f0-b424-ba6b3ab3ab84", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0662de3d-5627-440a-8992-b8ddb3548ac1", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c795bcf6-99c1-4a8f-9037-14fc546d4aac", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "952963a0-9b3c-4763-b17f-afa2d1e4c79b", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7ef03ac6-8f8a-40e9-86b9-97f3c4652f2b", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "91c31080-9bb1-41e4-9116-66c4cc0b7823", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e759ec6-49d7-461c-b74c-f7921cde31da", "documentation": "Get International Payment Consents", "method": "get", "endpoint": "international-payment-consents/:ConsentId", "responses": [ { "uuid": "51b125c1-ed12-4361-9d31-f1e5d898448f", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "International Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "006bc4f9-463d-47f5-b033-d61d6b582f3f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "57cce65c-2cb2-46bd-a0a9-c1655e72700a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "20751ef6-a2d4-47e8-aa08-5d6bbe905e29", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "287fdfb4-1b03-492d-a497-c10f0b528698", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "22aaec2d-a831-48f5-af75-29300a8fda44", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5be7bcbf-2269-40ad-863d-55bb11aac7c8", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1862cbbe-f815-48a2-9f35-b9b54a12ef8b", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "149bd6ad-11ad-4037-afc0-aba70a5c88a8", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf00d016-7a4a-4532-9519-4a8df5ccec3d", "documentation": "Get International Payment Consents Funds Confirmation", "method": "get", "endpoint": "international-payment-consents/:ConsentId/funds-confirmation", "responses": [ { "uuid": "f45b09f1-2149-42ba-8f30-68ac2366f229", "body": "{\n \"Data\": {\n \"FundsAvailableResult\": {\n \"FundsAvailable\": {{faker 'datatype.boolean'}},\n \"FundsAvailableDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SupplementaryData\": {}\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "International Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "88804e36-6e05-485a-b280-dbf0b2e76b9d", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0ab201fe-c19f-403b-aafe-c9857357be12", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2a83e565-9693-490a-91e3-657e6f58f168", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb81c9e7-132a-43d6-8f6c-eb0795f322bf", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "df96da23-2ff9-47fd-bdc3-9f2f3638eef4", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b6efa7c8-a020-4aef-9bc4-b70f121981fe", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "103bac74-aafb-4ffa-8121-125f7e8d7c08", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cac42a92-1de2-4116-b86f-60d0f1bcf5fd", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de3614f0-ee38-48e0-a190-d8c2fb216b1a", "documentation": "Create International Payments", "method": "post", "endpoint": "international-payments", "responses": [ { "uuid": "98044e45-f961-49e6-9442-f1421e4e19f7", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"InternationalPaymentId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'AcceptedCreditSettlementCompleted' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedWithoutPosting' 'Pending' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "International Payments Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92502c4d-a280-4b11-889d-d9001e04e414", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a958e28e-7a34-4cd6-b08b-bd213a5e916a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a416ce80-4ed0-4b03-ab06-99b2405587d8", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "340d3fbd-9d7b-4523-b5af-409b306c504b", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "424b0eb0-a6e7-495d-8662-53ce0ea5c501", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8782aa7b-f375-4cff-8699-3a55d9a8e66e", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "35519822-bc0f-4920-aa53-a5af05a1fb60", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f879fa36-1502-4612-9a87-894a45db2ab0", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "84bc54cf-ffe2-40e2-95df-5b9a838c87ac", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "77b749a0-6404-405b-b01c-3126064bf499", "documentation": "Get International Payments", "method": "get", "endpoint": "international-payments/:InternationalPaymentId", "responses": [ { "uuid": "ae914693-3ac2-4945-83f3-49ba2c04ffd2", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"SupplementaryData\": {}\n },\n \"InternationalPaymentId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'AcceptedCreditSettlementCompleted' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedWithoutPosting' 'Pending' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "International Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7215229a-f8fa-4f17-94ea-ac41b77795ad", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c235857-d3a7-498c-8731-54207a1d0161", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "1e6ab129-3074-430a-8653-cf8b259ea484", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07846059-7935-46c7-a406-e483137468fe", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f944b8e-4bc6-4c19-9c2c-fb772b04fb34", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52274b88-1767-4b6b-b7a7-1b99f5d8bbf5", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fdc537dc-9d47-441a-98f4-48ecf56e5858", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "be8cf1f2-6cb2-4850-89eb-4bcd9e87a15f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08f48e2c-8621-40ca-a1cc-323d5c55edf0", "documentation": "Get Payment Details", "method": "get", "endpoint": "international-payments/:InternationalPaymentId/payment-details", "responses": [ { "uuid": "df8dd52c-f3bf-49ee-ba6e-0582f8feb083", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e38da919-ff55-46f9-a1a2-8fe68814e09e", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e6223230-0265-4eed-b805-fac9d6bea42e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6000dece-185a-4db5-abc1-17580d0e5d64", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98ef0821-c7f1-4c99-ac28-6cf625299c05", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9778958-3045-4726-9e8e-40bd30f51ed3", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "66c549cf-18cb-4ac9-940b-c56d17bd0a5b", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5087f5e-172d-415a-880d-70fca3f92199", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9de6f7df-989a-4b3f-a973-8dff37cd92fb", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "156d375b-b0df-4295-bf3b-50d503e0d1c6", "documentation": "Create International Scheduled Payment Consents", "method": "post", "endpoint": "international-scheduled-payment-consents", "responses": [ { "uuid": "17395384-7589-41ad-af20-559f9088a5a9", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "International Scheduled Payment Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d381af22-c59f-4c73-affa-d0cee3a65cca", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec63e86e-f480-4ab1-a815-1ef7c8418da4", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e236c5e7-0f8d-49a3-91ec-3f43c3a77bb9", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "474b5136-a99a-4c5c-b8b4-696403d3f5c3", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ddc4d619-6f8b-448e-af70-0d215cfb19a7", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a6285b4-7b0a-4057-80dc-96d1a5a930d8", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a11d45c6-6a36-438f-ac47-3df15fdf7a6a", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "deb35a60-8279-4bdb-88e8-2872fa4a070c", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f035b532-83a6-4f8a-a20d-3748aa203247", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b908df3e-f7dc-4c34-8457-a27d9d8b433d", "documentation": "Get International Scheduled Payment Consents", "method": "get", "endpoint": "international-scheduled-payment-consents/:ConsentId", "responses": [ { "uuid": "b6057f4c-7f1d-43d9-998d-d55f68b6f9b6", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "International Scheduled Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7f2d3ec4-0d72-461e-837d-fa816466ac85", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21af6b5f-3a1b-4a46-9f37-f8757828ede1", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07fb6731-4644-4f47-8cb9-64b7494e1c6f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "130bd80b-5fca-4014-b6b2-f966aa897a8c", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eb27c620-829e-4e0a-86e5-7cdcda6d095d", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f9a3291a-71bc-4f16-b523-83f6b7e0c384", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "075dea6f-c3f5-4613-b403-176a256a3bb4", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "811fceb6-683e-4c9d-aaf1-b9840bc9cbc3", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eac1f536-4d74-4fd9-8fe3-3a93a7f9291c", "documentation": "Get International Scheduled Payment Consents Funds Confirmation", "method": "get", "endpoint": "international-scheduled-payment-consents/:ConsentId/funds-confirmation", "responses": [ { "uuid": "971275d6-ff34-4d0a-b5b1-b307bdec7067", "body": "{\n \"Data\": {\n \"FundsAvailableResult\": {\n \"FundsAvailable\": {{faker 'datatype.boolean'}},\n \"FundsAvailableDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"SupplementaryData\": {}\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "International Scheduled Payment Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e84151ea-5cc4-487b-8cce-a6aafd311128", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2e039ced-f5e0-4f75-9f99-0501d5d4e73a", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2951b978-cb6c-43d9-ace8-b6c98103eef2", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90529f91-bfff-4876-bfe1-fb5ac19799f5", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6181d73b-1872-4f51-bbb3-9564c6120005", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4dcd505f-fb7c-408a-84f0-841c7556aa8c", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e0ff32c9-c21f-4889-b679-72d3b008c56e", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6c57f9d-f065-4f5f-bdcf-6f21f327ace8", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0768108-a6ae-4cf7-83eb-0deef5e21288", "documentation": "Create International Scheduled Payments", "method": "post", "endpoint": "international-scheduled-payments", "responses": [ { "uuid": "d36c5a18-f541-4c1b-b398-ab2a84400172", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"InternationalScheduledPaymentId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "International Scheduled Payments Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3a2079e6-65fb-45df-879d-c556e735d05c", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ac44c800-e3a3-4412-8e3e-e8832463a549", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "857f61a2-5c73-4e25-bcce-a551e41c9032", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "387d4f9a-679d-450a-8ede-33fd2141366e", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c30cc377-4b64-4885-9131-62c7dab73754", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d6449bd-56a8-4b64-83d5-301b767352e2", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1fb1d7c-6e52-4195-a19f-c441579b9b7f", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4df4131b-0e73-4919-a090-da1ff5786367", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5c3c1403-8c92-4af2-a2ff-005545b13e10", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e5967dc9-6929-44b1-879b-42363cc648ba", "documentation": "Get International Scheduled Payments", "method": "get", "endpoint": "international-scheduled-payments/:InternationalScheduledPaymentId", "responses": [ { "uuid": "a4b57556-49be-4cf0-bfb8-4c17466521b3", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExpectedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"ExpectedSettlementDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"EndToEndIdentification\": \"\",\n \"ExchangeRateInformation\": {\n \"ContractIdentification\": \"\",\n \"ExchangeRate\": {{faker 'number.int' max=99999}},\n \"RateType\": \"{{oneOf (array 'Actual' 'Agreed' 'Indicative')}}\",\n \"UnitCurrency\": \"\"\n },\n \"ExtendedPurpose\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"InstructionIdentification\": \"\",\n \"InstructionPriority\": \"{{oneOf (array 'Normal' 'Urgent')}}\",\n \"LocalInstrument\": \"\",\n \"Purpose\": \"\",\n \"RemittanceInformation\": {\n \"Reference\": \"\",\n \"Unstructured\": \"\"\n },\n \"RequestedExecutionDateTime\": \"{{faker 'date.recent' 365}}\",\n \"SupplementaryData\": {}\n },\n \"InternationalScheduledPaymentId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "International Scheduled Payments Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f751473-6e3b-437f-8e77-e6cdaa3747e2", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4c000fbe-9813-4b1b-b8f2-3fa1b5e349cf", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d00f608-e6af-4bd9-9142-16053c099b50", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cee66c9c-c9c7-4840-b366-b4ca8019c0c6", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1e5884d-9eeb-425a-8df7-82e7cda95792", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8d8434fa-be11-4a00-801f-1121dc1238a3", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff3a253d-d1b7-42e8-b32a-17392729b416", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b208b3a-3ce1-4479-bfe6-af714ff7b406", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "51773cc6-66c5-4c36-80ee-c0bc4a61495b", "documentation": "Get Payment Details", "method": "get", "endpoint": "international-scheduled-payments/:InternationalScheduledPaymentId/payment-details", "responses": [ { "uuid": "9f46e11c-665b-4a66-8a79-71b68fd71fc1", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e470e830-bbe8-4787-b944-cbb1366004f5", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ad2c67a8-5aed-48fb-a292-2bbc2a392246", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7f5a395-2caa-4946-8c61-9359e49d6a50", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c09d754a-9021-4487-be9e-b3fa9cd1ddcb", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3931ec9-421b-47ec-8015-d5dca475d70c", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9d85070b-8e3a-48d3-b278-3865b7a53d22", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "943cd2b0-76a7-40ed-b0a0-a385964d3677", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c86ad823-a05b-437e-9131-f6a6ad8edc41", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1982be0-7a04-4baf-9a92-9e04af177d5e", "documentation": "Create International Standing Order Consents", "method": "post", "endpoint": "international-standing-order-consents", "responses": [ { "uuid": "8dc37022-d947-419b-91cd-20d9af0d8d90", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"ExtendedPurpose\": \"\",\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"NumberOfPayments\": \"\",\n \"Purpose\": \"\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 201, "label": "International Standing Order Consents Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ef3802b-a22a-4938-bef4-4b6d18f45a62", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "093db1da-e2ad-4851-83b2-4634ae55c710", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9681943-5886-4efc-ae13-6b0830f260b1", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7097b758-4729-43d1-addf-1577f02de7c4", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c840a006-5e85-46d0-bca9-abe4b23120ca", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "80d7244e-58d8-48bf-b857-5c1da6b1e926", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "24c59d12-1249-4581-99da-2133283cde98", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a9175fe7-7806-45ea-9845-9f8b257199d0", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "121aad65-b7b5-4537-87d6-11d9864bc691", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6ca10126-69a8-4a5e-bffb-a15e2293a2b6", "documentation": "Get International Standing Order Consents", "method": "get", "endpoint": "international-standing-order-consents/:ConsentId", "responses": [ { "uuid": "fa01e2bc-824e-4c93-be4b-0fefa1343b0b", "body": "{\n \"Data\": {\n \"Authorisation\": {\n \"AuthorisationType\": \"{{oneOf (array 'Any' 'Single')}}\",\n \"CompletionDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"CutOffDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"ExtendedPurpose\": \"\",\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"NumberOfPayments\": \"\",\n \"Purpose\": \"\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"Permission\": \"{{oneOf (array 'Create')}}\",\n \"ReadRefundAccount\": \"{{oneOf (array 'No' 'Yes')}}\",\n \"SCASupportData\": {\n \"AppliedAuthenticationApproach\": \"{{oneOf (array 'CA' 'SCA')}}\",\n \"ReferencePaymentOrderId\": \"\",\n \"RequestedSCAExemptionType\": \"{{oneOf (array 'BillPayment' 'ContactlessTravel' 'EcommerceGoods' 'EcommerceServices' 'Kiosk' 'Parking' 'PartyToParty')}}\"\n },\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingAuthorisation' 'Consumed' 'Rejected')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n },\n \"Risk\": {\n \"DeliveryAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"TownName\": \"\"\n },\n \"MerchantCategoryCode\": \"\",\n \"MerchantCustomerIdentification\": \"\",\n \"PaymentContextCode\": \"{{oneOf (array 'BillPayment' 'EcommerceGoods' 'EcommerceServices' 'Other' 'PartyToParty')}}\"\n }\n}", "latency": 0, "statusCode": 200, "label": "International Standing Order Consents Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d775c961-9832-48f4-b7a9-d0461620c52a", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5154c88-4a14-4c80-b918-fd66040968e0", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "377006b5-d7f2-4b43-9634-4181c77c7195", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5bef1abb-469c-41ce-807e-47ecca9c4c6b", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c4d5cc4c-7639-404f-b2a1-794ff7ab974a", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "26ec2dda-f865-43a9-9b24-c86f452c4cd7", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3764bfbb-b6b2-409e-a8e8-ee548e0b20db", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5b4b700d-3c56-45b3-94a1-c2fa1143fa7f", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9869f238-ada8-488d-97e5-dcb6033255b5", "documentation": "Create International Standing Orders", "method": "post", "endpoint": "international-standing-orders", "responses": [ { "uuid": "b22a9dd6-6603-4327-ac31-f5c5b4501794", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"ExtendedPurpose\": \"\",\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"NumberOfPayments\": \"\",\n \"Purpose\": \"\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"InternationalStandingOrderId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 201, "label": "International Standing Orders Created", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "392709ff-d108-472d-a2f9-d6bc8decc005", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ef38719-1f28-4bfb-86c4-0c753f52009e", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c808babe-cec8-403c-823e-1937b1c6892e", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c51d8e7c-35ba-4cb0-9309-6c4bb7323636", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b79c70a6-6802-43a2-bed3-7677ca33c562", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eff16383-69e6-4c0e-bbac-e318b6c9d48e", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9e63c443-fa8a-484e-b861-01c161e1882f", "body": "", "latency": 0, "statusCode": 415, "label": "Unsupported Media Type", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "97729eea-582c-43fd-8959-a21048ce8084", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d193ecda-38a7-478c-8925-18f9c32d95af", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e7a8bd9-e9b9-4cfd-a113-7f48d4363404", "documentation": "Get International Standing Orders", "method": "get", "endpoint": "international-standing-orders/:InternationalStandingOrderPaymentId", "responses": [ { "uuid": "1eca1bf3-d15e-4bff-a42f-fbbe59258310", "body": "{\n \"Data\": {\n \"Charges\": [\n {\n \"Amount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Type\": \"\"\n }\n ],\n \"ConsentId\": \"\",\n \"CreationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Debtor\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Initiation\": {\n \"ChargeBearer\": \"{{oneOf (array 'BorneByCreditor' 'BorneByDebtor' 'FollowingServiceLevel' 'Shared')}}\",\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n },\n \"CreditorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"CreditorAgent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"CurrencyOfTransfer\": \"\",\n \"DebtorAccount\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"DestinationCountryCode\": \"\",\n \"ExtendedPurpose\": \"\",\n \"FinalPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"FirstPaymentDateTime\": \"{{faker 'date.recent' 365}}\",\n \"Frequency\": \"\",\n \"InstructedAmount\": {\n \"Amount\": \"\",\n \"Currency\": \"\"\n },\n \"NumberOfPayments\": \"\",\n \"Purpose\": \"\",\n \"Reference\": \"\",\n \"SupplementaryData\": {}\n },\n \"InternationalStandingOrderId\": \"\",\n \"MultiAuthorisation\": {\n \"ExpirationDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastUpdateDateTime\": \"{{faker 'date.recent' 365}}\",\n \"NumberReceived\": {{faker 'number.int' max=99999}},\n \"NumberRequired\": {{faker 'number.int' max=99999}},\n \"Status\": \"{{oneOf (array 'Authorised' 'AwaitingFurtherAuthorisation' 'Rejected')}}\"\n },\n \"Refund\": {\n \"Account\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"SchemeName\": \"\",\n \"SecondaryIdentification\": \"\"\n },\n \"Agent\": {\n \"Identification\": \"\",\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n },\n \"SchemeName\": \"\"\n },\n \"Creditor\": {\n \"Name\": \"\",\n \"PostalAddress\": {\n \"AddressLine\": [\n \"\"\n ],\n \"AddressType\": \"{{oneOf (array 'Business' 'Correspondence' 'DeliveryTo' 'MailTo' 'POBox' 'Postal' 'Residential' 'Statement')}}\",\n \"BuildingNumber\": \"\",\n \"Country\": \"\",\n \"CountrySubDivision\": \"\",\n \"Department\": \"\",\n \"PostCode\": \"\",\n \"StreetName\": \"\",\n \"SubDepartment\": \"\",\n \"TownName\": \"\"\n }\n }\n },\n \"Status\": \"{{oneOf (array 'Cancelled' 'InitiationCompleted' 'InitiationFailed' 'InitiationPending')}}\",\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "International Standing Orders Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b3dd4d99-81b4-420d-aeed-7b46e85624ad", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8b29800a-14a5-4cb2-806c-a62741d98ec3", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "878f3d4b-717e-4370-bffa-de6d72d32ede", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fb72702-f0fc-4255-a685-5347f011609f", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "90ba401d-a3af-4223-9e01-8ee7e0ac60ae", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f5e4b23-e05e-4470-b127-5a4ef4df7271", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13ba3b65-ddee-4f86-a5d8-e1a9e93d948b", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cfcfedba-06ae-4a74-bce2-bd82e9ec9070", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f652ea07-cb4a-496c-bf14-7334aaa1798a", "documentation": "Get Payment Details", "method": "get", "endpoint": "international-standing-orders/:InternationalStandingOrderPaymentId/payment-details", "responses": [ { "uuid": "9f08a807-360f-4c4c-ae74-2f3edbe80944", "body": "{\n \"Data\": {\n \"PaymentStatus\": [\n {\n \"PaymentTransactionId\": \"\",\n \"Status\": \"{{oneOf (array 'Accepted' 'AcceptedCancellationRequest' 'AcceptedCreditSettlementCompleted' 'AcceptedCustomerProfile' 'AcceptedFundsChecked' 'AcceptedSettlementCompleted' 'AcceptedSettlementInProcess' 'AcceptedTechnicalValidation' 'AcceptedWithChange' 'AcceptedWithoutPosting' 'Cancelled' 'NoCancellationProcess' 'PartiallyAcceptedCancellationRequest' 'PartiallyAcceptedTechnicalCorrect' 'PaymentCancelled' 'Pending' 'PendingCancellationRequest' 'Received' 'Rejected' 'RejectedCancellationRequest')}}\",\n \"StatusDetail\": {\n \"LocalInstrument\": \"\",\n \"Status\": \"\",\n \"StatusReason\": \"{{oneOf (array 'Cancelled' 'PendingFailingSettlement' 'PendingSettlement' 'Proprietary' 'ProprietaryRejection' 'Suspended' 'Unmatched')}}\",\n \"StatusReasonDescription\": \"\"\n },\n \"StatusUpdateDateTime\": \"{{faker 'date.recent' 365}}\"\n }\n ]\n },\n \"Links\": {\n \"First\": \"\",\n \"Last\": \"\",\n \"Next\": \"\",\n \"Prev\": \"\",\n \"Self\": \"\"\n },\n \"Meta\": {\n \"FirstAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"LastAvailableDateTime\": \"{{faker 'date.recent' 365}}\",\n \"TotalPages\": {{faker 'number.int' max=99999}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Payment Details Read", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74f8f1de-2636-4fba-93a6-ebafe2e8eff1", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "Bad request", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "576ef408-b8c3-48c5-800a-fefc19094117", "body": "", "latency": 0, "statusCode": 401, "label": "Unauthorized", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7313a0d9-c0b2-4a0d-8e6f-83d183a3b990", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86e4620e-6afb-4f06-b76a-4a8727db29ca", "body": "", "latency": 0, "statusCode": 404, "label": "Not found", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f0e82ade-af7a-4402-a296-839c88c4c2a2", "body": "", "latency": 0, "statusCode": 405, "label": "Method Not Allowed", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "04f11629-b418-46e9-901d-0b4f6175610f", "body": "", "latency": 0, "statusCode": 406, "label": "Not Acceptable", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b017ed39-a6e3-4a10-bf7c-a0415e3211d9", "body": "", "latency": 0, "statusCode": 429, "label": "Too Many Requests", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Retry-After", "value": "" }, { "key": "x-fapi-interaction-id", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8e736b64-c75c-466c-b4eb-761956e3cf4a", "body": "{\n \"Code\": \"\",\n \"Errors\": [\n {\n \"ErrorCode\": \"\",\n \"Message\": \"\",\n \"Path\": \"\",\n \"Url\": \"\"\n }\n ],\n \"Id\": \"\",\n \"Message\": \"\"\n}", "latency": 0, "statusCode": 500, "label": "Internal Server Error", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-fapi-interaction-id", "value": "" }, { "key": "x-jws-signature", "value": "" } ], "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": "ff4a228b-e8ac-4505-88e1-7c0b8b2ba507" }, { "type": "route", "uuid": "f23b9dba-cdfc-4b15-8ddd-89dc644b5080" }, { "type": "route", "uuid": "b0898b66-f3f5-424d-9aa0-187bf4c3882f" }, { "type": "route", "uuid": "20c06ab2-1f16-45bd-bc59-6302d989cb0f" }, { "type": "route", "uuid": "f9056802-32cf-4b0c-a314-85d7ad38bab7" }, { "type": "route", "uuid": "5c42181e-b009-4077-b0c7-b3626a5419ed" }, { "type": "route", "uuid": "06372e43-6cd6-4c6a-905e-6ee253924c51" }, { "type": "route", "uuid": "4942ba28-0622-42bd-826e-6f20483d4fc1" }, { "type": "route", "uuid": "0aafb492-9c00-400e-b291-ab900204adbb" }, { "type": "route", "uuid": "b22cf9a0-190d-487b-a110-82043f419c51" }, { "type": "route", "uuid": "bfe69ace-a06b-4dfd-94ec-f63f6f091dec" }, { "type": "route", "uuid": "59f3a8a7-d6bc-4e70-bf1f-8ec7638a41b8" }, { "type": "route", "uuid": "bd46ce7c-d05a-4077-83c1-a2e7084ba1ea" }, { "type": "route", "uuid": "484f0c0d-a619-4dde-a5dc-94ea52edde16" }, { "type": "route", "uuid": "c9916215-a231-4ed5-9da1-d64bcfc63fc2" }, { "type": "route", "uuid": "0460194f-e5de-43f6-9516-e098d93fc5c3" }, { "type": "route", "uuid": "ebae2f2d-2fe7-4bf2-b348-8fc188db98d0" }, { "type": "route", "uuid": "02408cf0-c78e-4e1a-9187-b60315840f24" }, { "type": "route", "uuid": "aa1cd118-588c-4bac-8716-53ab6af50915" }, { "type": "route", "uuid": "9dfa118e-9cac-4cde-9ed5-f11eb564932b" }, { "type": "route", "uuid": "c4da487c-896d-4863-9d8c-c6fc76d12245" }, { "type": "route", "uuid": "832173df-dfee-4ec5-80e9-eaacdbf25b1a" }, { "type": "route", "uuid": "cefec68b-9d85-437d-81fe-bebaf68d34ff" }, { "type": "route", "uuid": "c871c1d6-b37b-4a9e-bc43-7f183245626f" }, { "type": "route", "uuid": "c06f20ea-cc47-426e-9c35-cfd853e30f67" }, { "type": "route", "uuid": "7e759ec6-49d7-461c-b74c-f7921cde31da" }, { "type": "route", "uuid": "bf00d016-7a4a-4532-9519-4a8df5ccec3d" }, { "type": "route", "uuid": "de3614f0-ee38-48e0-a190-d8c2fb216b1a" }, { "type": "route", "uuid": "77b749a0-6404-405b-b01c-3126064bf499" }, { "type": "route", "uuid": "08f48e2c-8621-40ca-a1cc-323d5c55edf0" }, { "type": "route", "uuid": "156d375b-b0df-4295-bf3b-50d503e0d1c6" }, { "type": "route", "uuid": "b908df3e-f7dc-4c34-8457-a27d9d8b433d" }, { "type": "route", "uuid": "eac1f536-4d74-4fd9-8fe3-3a93a7f9291c" }, { "type": "route", "uuid": "a0768108-a6ae-4cf7-83eb-0deef5e21288" }, { "type": "route", "uuid": "e5967dc9-6929-44b1-879b-42363cc648ba" }, { "type": "route", "uuid": "51773cc6-66c5-4c36-80ee-c0bc4a61495b" }, { "type": "route", "uuid": "d1982be0-7a04-4baf-9a92-9e04af177d5e" }, { "type": "route", "uuid": "6ca10126-69a8-4a5e-bffb-a15e2293a2b6" }, { "type": "route", "uuid": "9869f238-ada8-488d-97e5-dcb6033255b5" }, { "type": "route", "uuid": "1e7a8bd9-e9b9-4cfd-a113-7f48d4363404" }, { "type": "route", "uuid": "f652ea07-cb4a-496c-bf14-7334aaa1798a" } ] }