Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning

This page has been created and maintained by the relevant ASPSP, and OBIE takes no liability for the completeness nor accuracy of this data.

Note to ASPSP: Please indicate which brands this applies to and/or duplicate this page per brand if relevant.

...


AreaFieldAvailable (Y/N)Exception/Notes (inc details on classification codes, field limits, and field formats)
1Domestic Payment Consent

POST  /domestic-payment-consents

GET /domestic-payment-consents/{ConsentId}

DELETE /domestic-payment-consents/{ConsentId}

GET/domestic-payment-consents/{ConsentId}/funds-confirmation

Y

Remittance information object is mandatory. At least one of the fields reference or unstructured must be provided.

2Domestic Payment

POST/domestic-payments

GET/domestic-payments/{DomesticPaymentId}

YRemittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
3Domestic Scheduled Payment Consent

POST  /domestic-scheduled-payment-consent

GET /domestic-scheduled-payment-consent/{ConsentId}

Y



Remittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
4Domestic Scheduled Payment

POST  /domestic-scheduled-payment

GET /domestic-scheduled-payment/{DomesticScheduledPaymentId}

YRemittance information object is mandatory. At least one of the fields reference or unstructured must be provided.
5Domestic Standing Order Consent

POST  /domestic-standing-order-consents

GET /domestic-standing-order-consents/{ConsentId}

Y
  1. Supported frequency: 
IntrvlWkDay:01
IntrvlWkDay:02
IntrvlWkDay:04
IntrvlMnthDay:01
IntrvlMnthDay:02
IntrvlMnthDay:03
IntrvlMnthDay:06
IntrvlMnthDay:12
IntrvlMnthDay:24
2. ReccuringPaymentAmount and FinalPaymentAmount must be the same as FirstPaymentAmount
3. RecurringPaymentDateTime must be the same as FirstPaymentDateTime
4. FinalPaymentDateTime is the date until the SO is valid
6Domestic Standing Order 

POST  /domestic-standing-order

GET /domestic-standing-order/{DomesticStandingOrderId}

Y
  1. Supported frequency: 
IntrvlWkDay:01
IntrvlWkDay:02
IntrvlWkDay:04
IntrvlMnthDay:01
IntrvlMnthDay:02
IntrvlMnthDay:03
IntrvlMnthDay:06
IntrvlMnthDay:12
IntrvlMnthDay:24
2. ReccuringPaymentAmount and FinalPaymentAmount must be the same as FirstPaymentAmount
3. RecurringPaymentDateTime must be the same as FirstPaymentDateTime
4. FinalPaymentDateTime is the date until the SO is valid

...