...
Name | Occurrence | XPath | Definition | Class/ Datatype | Codes | Pattern |
OBWriteDomesticFutureDatedCancellationConsentResponse |
| OBWriteDomesticFutureDatedCancellationConsentResponse |
| OBWriteDomesticFutureDatedCancellationConsentResponse |
|
|
Data | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data |
| OBWriteDomesticFutureDatedCancellationConsentResponse/Data |
|
|
ConsentId | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/ConsentId | OB: Unique identification as assigned by the ASPSP (Bank) to uniquely identify the consent resource | String |
|
|
Permission | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Permission | Specifies the Open Banking service request types | String | Enum:
|
|
DomesticFutureDatedPaymentId
| 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/DomesticFutureDatedPaymentId | Unique identification as assigned by the ASPSP (Bank) to uniquely identify the domestic schedule payment resource
| String |
|
|
ExpectedExecutionDateTime | 0..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/ExpectedExecutionDateTime | Expected execution date and time for the payment resource | DateTime |
|
|
ExpectedSettlementDateTime | 0..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/ExpectedSettlementDateTime | Expected settlement date and time for the payment resource | DateTime |
|
|
Charges | 0..n | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges | Set of elements used to provide details of a charge for the payment initiation | OBCharge |
|
|
ChargeBearer | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/ChargeBearer | Specifies which party/parties will bear the charges associated with the processing of the payment transaction. | String | Enum:
|
|
Type | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/Type | Charge type, in a coded form. | String |
|
|
Amount | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/Amount | Amount of money associated with the charge type. | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/Amount |
|
|
Amount | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/Amount/Amount | A number of monetary units specified in an active currency where the unit of currency is explicit and compliant with ISO 4217. | String |
| ^\d{1,13}$\|^\d{1,13}\.\d{1,5}$ |
Currency | 1..1 | OBWriteDomesticFutureDatedCancellationConsentResponse/Data/Charges/Amount/Amount/Currency | A code allocated to a currency by a Maintenance Agency under an international identification scheme, as described in the latest edition of the international standard ISO 4217 "Codes for the representation of currencies and funds | String |
| ^[A-Z]{3,3}$ |
The swagger code for the Domestic Future Dated Payment Consents API can be found on this link
...
4.
...
Usage Example
...
4.1 POST /domestic-future-dated-payment-consents
...
4.1.1 Request
|
|
...
4.1.2 Response
|
|
...
4.2 POST /domestic-future-dated-payment-cancellation-consents
...
4.2.1 Request
|
|
...
4.2.2 Response
|
|
...
4.3. GET /domestic-future-dated-payment-cancellation-consents/{ConsentId}
...
4.3.1 Request
|
...
4.3.2 Response
|
...