UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 364 kB
{"openapi":"3.0.0","servers":[{"url":"https://openbanking.org.uk"},{"url":"/open-banking/v3.1/pisp"}],"info":{"contact":{"email":"ServiceDesk@openbanking.org.uk","name":"Service Desk"},"description":"Swagger for Payment Initiation API Specification","license":{"name":"open-licence","url":"https://www.openbanking.org.uk/open-licence"},"termsOfService":"https://www.openbanking.org.uk/terms","title":"Payment Initiation API","version":"3.1.7","x-apisguru-categories":["financial"],"x-logo":{"backgroundColor":"#FFFFFF","url":"https://avatars0.githubusercontent.com/u/23359225?v=4&s=200"},"x-origin":[{"format":"openapi","url":"https://raw.githubusercontent.com/OpenBankingUK/read-write-api-specs/master/dist/openapi/payment-initiation-openapi.yaml","version":"3.0"}],"x-providerName":"openbanking.org.uk","x-serviceName":"payment-initiation-openapi"},"paths":{"/domestic-payment-consents":{"post":{"operationId":"CreateDomesticPaymentConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticConsent4"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticConsent4"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticConsent4"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticPaymentConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create Domestic Payment Consents","tags":["Domestic Payments"]}},"/domestic-payment-consents/{ConsentId}":{"get":{"operationId":"GetDomesticPaymentConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticPaymentConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Payment Consents","tags":["Domestic Payments"]}},"/domestic-payment-consents/{ConsentId}/funds-confirmation":{"get":{"operationId":"GetDomesticPaymentConsentsConsentIdFundsConfirmation","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticPaymentConsentsConsentIdFundsConfirmationRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Get Domestic Payment Consents Funds Confirmation","tags":["Domestic Payments"]}},"/domestic-payments":{"post":{"operationId":"CreateDomesticPayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomestic2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomestic2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomestic2"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticPaymentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create Domestic Payments","tags":["Domestic Payments"]}},"/domestic-payments/{DomesticPaymentId}":{"get":{"operationId":"GetDomesticPaymentsDomesticPaymentId","parameters":[{"$ref":"#/components/parameters/DomesticPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticPaymentsDomesticPaymentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Payments","tags":["Domestic Payments"]}},"/domestic-payments/{DomesticPaymentId}/payment-details":{"get":{"operationId":"GetDomesticPaymentsDomesticPaymentIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/DomesticPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticPaymentsDomesticPaymentIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/domestic-scheduled-payment-consents":{"post":{"operationId":"CreateDomesticScheduledPaymentConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduledConsent4"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduledConsent4"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduledConsent4"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticScheduledPaymentConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create Domestic Scheduled Payment Consents","tags":["Domestic Scheduled Payments"]}},"/domestic-scheduled-payment-consents/{ConsentId}":{"get":{"operationId":"GetDomesticScheduledPaymentConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticScheduledPaymentConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Scheduled Payment Consents","tags":["Domestic Scheduled Payments"]}},"/domestic-scheduled-payments":{"post":{"operationId":"CreateDomesticScheduledPayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduled2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduled2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticScheduled2"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticScheduledPaymentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create Domestic Scheduled Payments","tags":["Domestic Scheduled Payments"]}},"/domestic-scheduled-payments/{DomesticScheduledPaymentId}":{"get":{"operationId":"GetDomesticScheduledPaymentsDomesticScheduledPaymentId","parameters":[{"$ref":"#/components/parameters/DomesticScheduledPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticScheduledPaymentsDomesticScheduledPaymentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Scheduled Payments","tags":["Domestic Scheduled Payments"]}},"/domestic-scheduled-payments/{DomesticScheduledPaymentId}/payment-details":{"get":{"operationId":"GetDomesticScheduledPaymentsDomesticScheduledPaymentIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/DomesticScheduledPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticScheduledPaymentsDomesticScheduledPaymentIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/domestic-standing-order-consents":{"post":{"operationId":"CreateDomesticStandingOrderConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrderConsent5"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrderConsent5"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrderConsent5"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticStandingOrderConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create Domestic Standing Order Consents","tags":["Domestic Standing Orders"]}},"/domestic-standing-order-consents/{ConsentId}":{"get":{"operationId":"GetDomesticStandingOrderConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticStandingOrderConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Standing Order Consents","tags":["Domestic Standing Orders"]}},"/domestic-standing-orders":{"post":{"operationId":"CreateDomesticStandingOrders","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrder3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrder3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteDomesticStandingOrder3"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201DomesticStandingOrdersCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create Domestic Standing Orders","tags":["Domestic Standing Orders"]}},"/domestic-standing-orders/{DomesticStandingOrderId}":{"get":{"operationId":"GetDomesticStandingOrdersDomesticStandingOrderId","parameters":[{"$ref":"#/components/parameters/DomesticStandingOrderId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticStandingOrdersDomesticStandingOrderIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Domestic Standing Orders","tags":["Domestic Standing Orders"]}},"/domestic-standing-orders/{DomesticStandingOrderId}/payment-details":{"get":{"operationId":"GetDomesticStandingOrdersDomesticStandingOrderIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/DomesticStandingOrderId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200DomesticStandingOrdersDomesticStandingOrderIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/file-payment-consents":{"post":{"operationId":"CreateFilePaymentConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteFileConsent3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteFileConsent3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteFileConsent3"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201FilePaymentConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create File Payment Consents","tags":["File Payments"]}},"/file-payment-consents/{ConsentId}":{"get":{"operationId":"GetFilePaymentConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200FilePaymentConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get File Payment Consents","tags":["File Payments"]}},"/file-payment-consents/{ConsentId}/file":{"get":{"operationId":"GetFilePaymentConsentsConsentIdFile","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200FilePaymentConsentsConsentIdFileRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get File Payment Consents","tags":["File Payments"]},"post":{"operationId":"CreateFilePaymentConsentsConsentIdFile","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/File"}},"application/json":{"schema":{"$ref":"#/components/schemas/File"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/File"}}},"description":"Default","required":true},"responses":{"200":{"$ref":"#/components/responses/200FilePaymentConsentsConsentIdFileCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create File Payment Consents","tags":["File Payments"]}},"/file-payments":{"post":{"operationId":"CreateFilePayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteFile2"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteFile2"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteFile2"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201FilePaymentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create File Payments","tags":["File Payments"]}},"/file-payments/{FilePaymentId}":{"get":{"operationId":"GetFilePaymentsFilePaymentId","parameters":[{"$ref":"#/components/parameters/FilePaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200FilePaymentsFilePaymentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get File Payments","tags":["File Payments"]}},"/file-payments/{FilePaymentId}/payment-details":{"get":{"operationId":"GetFilePaymentsFilePaymentIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/FilePaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200FilePaymentsFilePaymentIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/file-payments/{FilePaymentId}/report-file":{"get":{"operationId":"GetFilePaymentsFilePaymentIdReportFile","parameters":[{"$ref":"#/components/parameters/FilePaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200FilePaymentsFilePaymentIdReportFileRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get File Payments","tags":["File Payments"]}},"/international-payment-consents":{"post":{"operationId":"CreateInternationalPaymentConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalConsent5"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalConsent5"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalConsent5"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalPaymentConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create International Payment Consents","tags":["International Payments"]}},"/international-payment-consents/{ConsentId}":{"get":{"operationId":"GetInternationalPaymentConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalPaymentConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get International Payment Consents","tags":["International Payments"]}},"/international-payment-consents/{ConsentId}/funds-confirmation":{"get":{"operationId":"GetInternationalPaymentConsentsConsentIdFundsConfirmation","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalPaymentConsentsConsentIdFundsConfirmationRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Get International Payment Consents Funds Confirmation","tags":["International Payments"]}},"/international-payments":{"post":{"operationId":"CreateInternationalPayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternational3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternational3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternational3"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalPaymentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create International Payments","tags":["International Payments"]}},"/international-payments/{InternationalPaymentId}":{"get":{"operationId":"GetInternationalPaymentsInternationalPaymentId","parameters":[{"$ref":"#/components/parameters/InternationalPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalPaymentsInternationalPaymentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get International Payments","tags":["International Payments"]}},"/international-payments/{InternationalPaymentId}/payment-details":{"get":{"operationId":"GetInternationalPaymentsInternationalPaymentIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/InternationalPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalPaymentsInternationalPaymentIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/international-scheduled-payment-consents":{"post":{"operationId":"CreateInternationalScheduledPaymentConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduledConsent5"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduledConsent5"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduledConsent5"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalScheduledPaymentConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create International Scheduled Payment Consents","tags":["International Scheduled Payments"]}},"/international-scheduled-payment-consents/{ConsentId}":{"get":{"operationId":"GetInternationalScheduledPaymentConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalScheduledPaymentConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get International Scheduled Payment Consents","tags":["International Scheduled Payments"]}},"/international-scheduled-payment-consents/{ConsentId}/funds-confirmation":{"get":{"operationId":"GetInternationalScheduledPaymentConsentsConsentIdFundsConfirmation","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalScheduledPaymentConsentsConsentIdFundsConfirmationRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Get International Scheduled Payment Consents Funds Confirmation","tags":["International Scheduled Payments"]}},"/international-scheduled-payments":{"post":{"operationId":"CreateInternationalScheduledPayments","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduled3"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduled3"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalScheduled3"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalScheduledPaymentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create International Scheduled Payments","tags":["International Scheduled Payments"]}},"/international-scheduled-payments/{InternationalScheduledPaymentId}":{"get":{"operationId":"GetInternationalScheduledPaymentsInternationalScheduledPaymentId","parameters":[{"$ref":"#/components/parameters/InternationalScheduledPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalScheduledPaymentsInternationalScheduledPaymentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get International Scheduled Payments","tags":["International Scheduled Payments"]}},"/international-scheduled-payments/{InternationalScheduledPaymentId}/payment-details":{"get":{"operationId":"GetInternationalScheduledPaymentsInternationalScheduledPaymentIdPaymentDetails","parameters":[{"$ref":"#/components/parameters/InternationalScheduledPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalScheduledPaymentsInternationalScheduledPaymentIdPaymentDetailsRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get Payment Details","tags":["Payment Details"]}},"/international-standing-order-consents":{"post":{"operationId":"CreateInternationalStandingOrderConsents","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrderConsent6"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrderConsent6"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrderConsent6"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalStandingOrderConsentsCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Create International Standing Order Consents","tags":["International Standing Orders"]}},"/international-standing-order-consents/{ConsentId}":{"get":{"operationId":"GetInternationalStandingOrderConsentsConsentId","parameters":[{"$ref":"#/components/parameters/ConsentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"responses":{"200":{"$ref":"#/components/responses/200InternationalStandingOrderConsentsConsentIdRead"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"TPPOAuth2Security":["payments"]}],"summary":"Get International Standing Order Consents","tags":["International Standing Orders"]}},"/international-standing-orders":{"post":{"operationId":"CreateInternationalStandingOrders","parameters":[{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/components/parameters/x-idempotency-key"},{"$ref":"#/components/parameters/x-jws-signature"},{"$ref":"#/components/parameters/x-customer-user-agent"}],"requestBody":{"content":{"application/jose+jwe":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrder4"}},"application/json":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrder4"}},"application/json; charset=utf-8":{"schema":{"$ref":"#/components/schemas/OBWriteInternationalStandingOrder4"}}},"description":"Default","required":true},"responses":{"201":{"$ref":"#/components/responses/201InternationalStandingOrdersCreated"},"400":{"$ref":"#/components/responses/400Error"},"401":{"$ref":"#/components/responses/401Error"},"403":{"$ref":"#/components/responses/403Error"},"404":{"$ref":"#/components/responses/404Error"},"405":{"$ref":"#/components/responses/405Error"},"406":{"$ref":"#/components/responses/406Error"},"415":{"$ref":"#/components/responses/415Error"},"429":{"$ref":"#/components/responses/429Error"},"500":{"$ref":"#/components/responses/500Error"}},"security":[{"PSUOAuth2Security":["payments"]}],"summary":"Create International Standing Orders","tags":["International Standing Orders"]}},"/international-standing-orders/{InternationalStandingOrderPaymentId}":{"get":{"operationId":"GetInternationalStandingOrdersInternationalStandingOrderPaymentId","parameters":[{"$ref":"#/components/parameters/InternationalStandingOrderPaymentId"},{"$ref":"#/components/parameters/x-fapi-auth-date"},{"$ref":"#/components/parameters/x-fapi-customer-ip-address"},{"$ref":"#/components/parameters/x-fapi-interaction-id"},{"$ref":"#/components/parameters/Authorization"},{"$ref":"#/compon