Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel1
stylenone

1. Version Control

Version

Date

Description of Changes

Bahrain OBF v1.0.0

25th Aug 2020

Initial Release

2. Overview

The International Payment Consent resource is used by a PISP to register an intent to initiate an International Future dated Payment.

This resource description should be read in conjunction with a compatible Payment Initiation API Profile.

3. Endpoints

Endpoints for the resources are defined below

S. No.

Resource

HTTP Operation

Endpoint

Mandatory

Scope

Grant Type

Message Signing

Idempotency Key

Request Object

Response Object

2.1

international-future-dated-payment-consents

POST

POST /international-future-dated-payment-consents

Conditional

payments

Client Credentials

Signed Request Signed Response

Yes

OBWriteInternationalFutureDatedConsent

OBWriteInternationalFutureDatedConsentResponse

2.2

international-future-dated-payment-consents

GET

GET /international-future-dated-payment-consents/{ConsentId}

Mandatory (if resource POST implemented)

payments

Client Credentials

Signed Response

No

NA

OBWriteInternationalFutureDatedConsentResponse

2.3

international-future-dated-payment-consents

GET

GET /international-future-dated-payment-consents/{ConsentId}/funds-confirmation

Optional

payments

Authorization Code

Signed Response

No

NA

OBWriteFundsConfirmationResponse

3.1  POST/international-future-dated-payment-consents

The API endpoint allows the PISP to ask an ASPSP to create a new international-future-dated-payment-consent resource.

  • The POST action indicates to the ASPSP that a payment consent has been staged. At this point, the user/customer may not have been identified by the ASPSP, and the request payload may not contain any information of the account that should be debited.

  • The endpoint allows the PISP to send a copy of the consent (between user/customer and PISP) to the ASPSP for the user/customer to authorise.

  • The ASPSP creates the international-future-dated-payment-consent resource and responds with a unique ConsentId to refer to the resource.

3.1.1 Status

The default Status is "AwaitingAuthorisation" immediately after the international-future-dated-payment-consent has been created.

Status

AwaitingAuthorisation

3.2 GET /international- future-dated-payment-consents /{ConsentId}

A PISP can optionally retrieve a payment consent resource that they have created to check its status.

3.2.1 Status

Once the user/customer authorises the payment-consent resource, the Status of the payment-consent resource will be updated with "Authorised".

...

Status

AwaitingAuthorisation

Rejected

Authorised

Consumed

3.3 GET /international-future-dated-payment-consents/{ConsentId}/funds-confirmation

The API endpoint allows the PISP to ask an ASPSP to confirm funds on an international-future-dated-payment-consent resource.

  • An ASPSP can only respond to a funds confirmation request if the international-future-dated-payment-consent resource has an Authorised status. If the status is not Authorised, an ASPSP must respond with a 400 (Bad Request) and a BH.OBF.Resource.InvalidConsentStatus error code.

  • Confirmation of funds requests do not affect the status of the international-future-dated-payment-consent resource.

3.4  State Model

3.4.1 Payment Order

The state model for the international-future-dated-payment-consent resource follows the generic consent state model.

...

 S.No.

Status

Status Definition

1

AwaitingAuthorisation

The consent resource is awaiting user/customer authorisation.

2

Rejected

The consent resource has been rejected.

3

Authorised

The consent resource has been successfully authorised.

4

Consumed

The consented action has been successfully completed. This does not reflect the status of the consented action

4. Data Model

The Data Dictionary section gives the detail on the payload content for the International Payment API flows.

Reused Classes

4.1 OBInternationalFutureDatedInititiation

This section describes the OBInternationalFutureDatedInitiation class which is reused as the Initiation object in the international-future-dated-payment-consent resource.

4.1.1 UML Diagram

...

4.1.2 Notes

For the OBInternationalFutureDatedInitiation object:

...

  • A PISP must not specify ExchangeRate and/or ContractIdentification when requesting an Actual RateType.

  • A PISP must not specify ExchangeRate and/or ContractIdentification when requesting an Indicative RateType.

4.1.3 Data Dictionary

Name

Occurrence

XPath

Enhanced Definition

Class/ Datatype

Codes

Pattern

OBInternationalFutureDatedInitiation

 

OBInternationalFutureDatedInitiation

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single future dated international payment.

OBInternationalFutureDatedInitiation

 

 

InstructionIdentification

1..1

OBInternationalFutureDatedInitiation/InstructionIdentification

Unique identification as assigned by an instructing party for an instructed party to unambiguously identify the instruction. Usage: the instruction identification is a point to point reference that can be used between the instructing party and the instructed party to refer to the individual instruction. It can be included in several messages related to the instruction.

String

 

 

EndToEndIdentification

0..1

OBInternationalFutureDatedInitiation/EndToEndIdentification

Unique identification assigned by the initiating party to unambiguously identify the transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain. Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the transaction. It can be included in several messages related to the transaction.

String

 

 

LocalInstrument

1..1

OBInternationalFutureDatedInitiation/LocalInstrument

User community specific instrument. Usage: This element is used to specify a local instrument, local clearing option and/or further qualify the service or service level.

String

 Enum:

  • BH.OBF.SWIFT

  • BH.OBF.GCCNET

 

InstructionPriority

0..1

OBInternationalFutureDatedInitiation/InstructionPriority

Indicator of the urgency or order of importance that the instructing party would like the instructed party to apply to the processing of the instruction.

String

Enum:

  • Normal

  • Urgent

 

Purpose

0..1

OBInternationalFutureDatedInitiation/Purpose

Specifies the external purpose code in the format of character string with a maximum length of 4 characters. The list of valid codes is an external code list published separately. External code sets can be downloaded from www.iso20022.org.

String

 

 

ExtendedPurpose

0..1

OBInternationalFutureDatedInitiation/ExtendedPurpose

Specifies the purpose of an international payment, when there is no corresponding 4 character code available in the ISO20022 list of Purpose Codes.

String

 

 

ChargeBearer

0..1

OBInternationalFutureDatedInitiation/ChargeBearer

Specifies which party/parties will bear the charges associated with the processing of the payment transaction.

String

Enum:

  • BorneByCreditor

  • BorneByDebtor

  • FollowingServiceLevel

  • Shared

 

RequestedExecutionDateTime

1..1

OBInternationalFutureDatedInitiation/RequestedExecutionDateTime

Date at which the initiating party requests the clearing agent to process the payment. Usage: This is the date on which the debtor's account is to be debited.

DateTime

 

 

CurrencyOfTransfer

1..1

OBInternationalFutureDatedInitiation/CurrencyOfTransfer

Specifies the currency of the, to be transferred amount, which is different from the currency of the debtor's account.

String

 

^[A-Z]{3,3}$

DestinationCountryCode

0..1

OBInternationalFutureDatedInitiation/DestinationCountryCode

Country in which Credit Account is domiciled. Nation with its own government.

String

 

^[A-Z]{2,2}$

InstructedAmount

1..1

OBInternationalFutureDatedInitiation/InstructedAmount

Amount of money to be moved between the debtor and creditor, before deduction of charges, expressed in the currency as ordered by the initiating party. Usage: This amount has to be transported unchanged through the transaction chain.

OBInternationalFutureDatedInitiation/InstructedAmount

 

 

Amount

1..1

OBInternationalFutureDatedInitiation/InstructedAmount/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,5}$

Currency

1..1

OBInternationalFutureDatedInitiation/InstructedAmount/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}$

ExchangeRateInformation

0..1

OBInternationalFutureDatedInitiation/ExchangeRateInformation

Provides details on the currency exchange rate and contract.

OBInternationalFutureDatedInitiation/ExchangeRateInformation

 

 

UnitCurrency

1..1

OBInternationalFutureDatedInitiation/ExchangeRateInformation/UnitCurrency

Currency in which the rate of exchange is expressed in a currency exchange. In the example 1BHD = xxxCUR, the unit currency is BHD.

String

 

^[A-Z]{3,3}$

ExchangeRate

0..1

OBInternationalFutureDatedInitiation/ExchangeRateInformation/ExchangeRate

The factor used for conversion of an amount from one currency to another. This reflects the price at which one currency was bought with another currency.

Number

 

 

RateType

1..1

OBInternationalFutureDatedInitiation/ExchangeRateInformation/RateType

Specifies the type used to complete the currency exchange.

String

Enum:

  • Actual

  • Agreed

  • Indicative

 

ContractIdentification

0..1

OBInternationalFutureDatedInitiation/ExchangeRateInformation/ContractIdentification

Unique and unambiguous reference to the foreign exchange contract agreed between the initiating party/creditor and the debtor agent.

String

 

 

DebtorAccount

0..1

OBInternationalFutureDatedInitiation/DebtorAccount

Unambiguous identification of the account of the debtor to which a debit entry will be made as a result of the transaction.

OBInternationalFutureDatedInitiation/DebtorAccount

 

 

SchemeName

1..1

OBInternationalFutureDatedInitiation/DebtorAccount/SchemeName

Name of the identification scheme, in a coded form as published in an external list.

String

Enum:

  • BH.OBF.IBAN

  • BH.OBF.PAN

 

Identification

1..1

OBInternationalFutureDatedInitiation/DebtorAccount/Identification

Identification assigned by an institution to identify an account. This identification is known by the account owner.

String

 

 

Name

0..1

OBInternationalFutureDatedInitiation/DebtorAccount/Name

The account name is the name or names of the account owner(s) represented at an account level, as displayed by the ASPSP's online channels. Note, the account name is not the product name or the nickname of the account.

String

 

 

Creditor

0..1

OBInternationalFutureDatedInitiation/Creditor

Party to which an amount of money is due.

OBInternationalFutureDatedInitiation/Creditor

 

 

Name

0..1

OBInternationalFutureDatedInitiation/Creditor/Name

Name by which a party is known and which is usually used to identify that party.

String

 

 

PostalAddress

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress

Information that locates and identifies a specific address, as defined by postal services.

OBInternationalFutureDatedInitiation/Creditor/PostalAddress

 

 

AddressType

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/AddressType

Identifies the nature of the postal address.

String

Enum:

  • Business

  • Correspondence

  • DeliveryTo

  • MailTo

  • POBox

  • Postal

  • Residential

  • Statement

 

Department

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/Department

Identification of a division of a large organisation or building.

String

 

 

SubDepartment

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/SubDepartment

Identification of a sub-division of a large organisation or building.

String

 

 

StreetName

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/StreetName

Name of a street or thoroughfare.

String

 

 

BuildingNumber

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/BuildingNumber

Number that identifies the position of a building on a street.

String

 

 

PostCode

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/PostCode

Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.

String

 

 

TownName

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/TownName

Name of a built-up area, with defined boundaries, and a local government.

String

 

 

CountrySubDivision

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/CountrySubDivision

Identifies a subdivision of a country such as state, region, and county.

String

 

 

Country

0..1

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/Country

Nation with its own government.

String

 

^[A-Z]{2,2}$

AddressLine

0..7

OBInternationalFutureDatedInitiation/Creditor/PostalAddress/AddressLine

Information that locates and identifies a specific address, as defined by postal services, presented in free format text.

String

 

 

CreditorAgent

0..1

OBInternationalFutureDatedInitiation/CreditorAgent

Financial institution servicing an account for the creditor.

OBInternationalFutureDatedInitiation/CreditorAgent

 

 

SchemeName

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/SchemeName

Name of the identification scheme, in a coded form as published in an external list.

OBInternationalFutureDatedInitiation/CreditorAgent/SchemeName

 Enum:

  • BH.OBF.BICFI

  • BH.OBF.NCC

 

 

Identification

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/Identification

Unique and unambiguous identification of a financial institution or a branch of a financial institution.

String

 

 

Name

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/Name

Name by which an agent is known and which is usually used to identify that agent.

String

 

 

PostalAddress

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress

Information that locates and identifies a specific address, as defined by postal services.

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress

 

 

AddressType

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/AddressType

Identifies the nature of the postal address.

String

Enum:

  • Business

  • Correspondence

  • DeliveryTo

  • MailTo

  • POBox

  • Postal

  • Residential

  • Statement

 

Department

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/Department

Identification of a division of a large organisation or building.

String

 

 

SubDepartment

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/SubDepartment

Identification of a sub-division of a large organisation or building.

String

 

 

StreetName

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/StreetName

Name of a street or thoroughfare.

String

 

 

BuildingNumber

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/BuildingNumber

Number that identifies the position of a building on a street.

String

 

 

PostCode

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/PostCode

Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.

String

 

 

TownName

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/TownName

Name of a built-up area, with defined boundaries, and a local government.

String

 

 

CountrySubDivision

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/CountrySubDivision

Identifies a subdivision of a country such as state, region, and county.

String

 

 

Country

0..1

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/Country

Nation with its own government.

String

 

^[A-Z]{2,2}$

AddressLine

0..7

OBInternationalFutureDatedInitiation/CreditorAgent/PostalAddress/AddressLine

Information that locates and identifies a specific address, as defined by postal services, presented in free format text.

Max7 String 0Text

 

 

CreditorAccount

1..1

OBInternationalFutureDatedInitiation/CreditorAccount

Unambiguous identification of the account of the creditor to which a credit entry will be posted as a result of the payment transaction.

OBInternationalFutureDatedInitiation/CreditorAccount

 

 

SchemeName

1..1

OBInternationalFutureDatedInitiation/CreditorAccount/SchemeName

Name of the identification scheme, in a coded form as published in an external list.

String

 Enum:

  • BH.OBF.IBAN

  • BH.OBF.BBAN

 

Identification

1..1

OBInternationalFutureDatedInitiation/CreditorAccount/Identification

Identification assigned by an institution to identify an account. This identification is known by the account owner.

String

 

 

Name

1..1

OBInternationalFutureDatedInitiation/CreditorAccount/Name

The account name is the name or names of the account owner(s) represented at an account level. Note, the account name is not the product name or the nickname of the account.

String

 

 

RemittanceInformation

0..1

OBInternationalFutureDatedInitiation/RemittanceInformation

Information supplied to enable the matching of an entry with the items that the transfer is intended to settle, such as commercial invoices in an accounts' receivable system.

OBInternationalFutureDatedInitiation/RemittanceInformation

 

 

RemittanceDescription

0..1

OBInternationalFutureDatedInitiation/RemittanceInformation/RemittanceDescription

Information supplied to enable the matching/reconciliation of an entry with the items that the payment is intended to settle, such as commercial invoices in an accounts' receivable system, in an unstructured form.

String

 

 

Reference

0..1

OBInternationalFutureDatedInitiation/RemittanceInformation/Reference

Unique reference, as assigned by the creditor, to unambiguously refer to the payment transaction. Usage: If available, the initiating party should provide this reference in the structured remittance information, to enable reconciliation by the creditor upon receipt of the amount of money. If the business context requires the use of a creditor reference or a payment remit identification, and only one identifier can be passed through the end-to-end chain, the creditor's reference or payment remittance identification should be quoted in the end-to-end transaction identification.

String

 

 

SupplementaryData

0..1

OBInternationalFutureDatedInitiation/SupplementaryData

Additional information that cannot be captured in the structured fields and/or any other specific block.

OBSupplementaryData

 

 

 4.2 OBExchangeRateResponse

This section describes the OBExchangeRateResponse class, which is used in the response payloads in the international-future-dated-payment-consent resource.

4.2.1 UML Diagram

...

4.2.2 Data Dictionary

Name

Occurrence

XPath

Enhanced Definition

Class/ Datatype

Codes

Pattern

OBExchangeRateResponse

 

OBExchangeRateResponse

Further detailed information on the exchange rate that has been used in the payment transaction.

OBExchangeRateResponse

 

 

UnitCurrency

1..1

OBExchangeRateResponse/UnitCurrency

Currency in which the rate of exchange is expressed in a currency exchange. In the example 1BHD = xxxCUR, the unit currency is BHD.

String

 

 ^[A-Z]{3,3}$

ExchangeRate

1..1

OBExchangeRateResponse/ExchangeRate

The factor used for conversion of an amount from one currency to another. This reflects the price at which one currency was bought with another currency.

Number

 

 

RateType

1..1

OBExchangeRateResponse/RateType

Specifies the type used to complete the currency exchange.

String

Enum:

  • Actual

  • Agreed

  • Indicative

 

ContractIdentification

0..1

OBExchangeRateResponse/ContractIdentification

Unique and unambiguous reference to the foreign exchange contract agreed between the initiating party/creditor and the debtor agent.

String

 

 

ExpirationDateTime

0..1

OBExchangeRateResponse/ExpirationDateTime

Specified date and time the exchange rate agreement will expire.

DateTime

 

 

 

4.3 International Future Dated Payment Consent - Request

The OBWriteInternationalFutureDatedConsent object will be used for the call to:

  • POST /international-future-dated-payment-consents.

4.3.1 UML Diagram

...

  

4.3.2 Notes

The international-future-dated-payment-consent request contains these objects:

...

  • An ASPSP must respond to an Agreed RateType request.

  • An ASPSP may respond to an Actual RateType request or may reject the request.

  • An ASPSP may respond to an Indicative RateType request or may reject the request.

  • An ASPSP must reject the international-future-dated-payment-consent request if the specified Initiation/ExchangeRateInformation cannot be fulfilled.

4.3.3 Data Dictionary

Name

Occurrence

XPath

Enhanced Definition

Class/ Datatype

Codes

Pattern

OBWriteInternationalFutureDatedConsent

 

OBWriteInternationalFutureDatedConsent

 

OBWriteInternationalFutureDatedConsent

 

 

Data

1..1

OBWriteInternationalFutureDatedConsent/Data

 

OBWriteInternationalFutureDatedConsent/Data

 

 

Permission

1..1

OBWriteInternationalFutureDatedConsent/Data/Permission

Specifies the Open Banking service request types.

String

Enum:

  • Create

 

ReadRefundAccount

0..1

OBWriteInternationalFutureDatedConsent/Data/ReadRefundAccount

Specifies to share the refund account details with PISP.

String

Enum:

  • Yes

  • No

 

Initiation

1..1

OBWriteInternationalFutureDatedConsent/Data/Initiation

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single future dated international payment.

OBInternationalFutureDatedInitiation

 

 

Authorisation

0..1

OBWriteInternationalFutureDatedConsent/Data/Authorisation

The authorisation type request from the PISP.

OBAuthorisation

 

 

SCASupportData

0..1

OBWriteInternationalFutureDatedConsent/Data/SCASupportData

Supporting Data provided by PISP, when requesting SCA Exemption.

OBSCASupportData

 

 

Risk

1..1

OBWriteInternationalFutureDatedConsent/Risk

The Risk section is sent by the initiating party to the ASPSP. It is used to specify additional details for risk scoring for Payments.

OBRisk

 

 

4.4 International Future dated Payment Consent - Response

The OBWriteInternationalFutureDatedConsentResponse object will be used for a response to a call to:

  • POST /international-future-dated-payment-consents.

  • GET /international-future-dated-payment-consents/{ConsentId}.

4.4.1 UML Diagram

...

4.4.2 Notes

The international-future-dated-payment-consent response contains the full original payload from the international-future-dated-payment-consent request with the additional elements below:

...

o     An ASPSP must not populate Data/ExchangeRateInformation/ExpirationDateTime for the exchange rate, as it is the market rate on the date of execution (date on which the DebtorAccount is debited).

4.4.3 Data Dictionary

Name

Occurrence

XPath

Enhanced Definition

Class/ Datatype

Codes

Pattern

OBWriteInternationalFutureDatedConsentResponse

 

OBWriteInternationalFutureDatedConsentResponse

 

OBWriteInternationalFutureDatedConsentResponse

 

 

Data

1..1

OBWriteInternationalFutureDatedConsentResponse/Data

 

OBWriteInternationalFutureDatedConsentResponse/Data

 

 

ConsentId

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/ConsentId

Unique identification as assigned by the ASPSP to uniquely identify the consent resource.

String

 

 

CreationDateTime

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/CreationDateTime

Date and time at which the resource was created.

DateTime

 

 

Status

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/Status

Specifies the status of consent resource in code form.

String

Enum:

  • Authorised

  • AwaitingAuthorisation

  • Consumed

  • Rejected

 

StatusUpdateDateTime

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/StatusUpdateDateTime

Date and time at which the resource status was updated.

DateTime

 

 

Permission

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/Permission

Specifies the Open Banking service request types.

String

Enum:

  • Create

 

ReadRefundAccount

0..1

OBWriteInternationalConsent5/Data/ReadRefundAccount

Specifies to share the refund account details with PISP.

String

Enum:

  • Yes

  • No

 

CutOffDateTime

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/CutOffDateTime

Specified cut-off date and time for the payment consent.

DateTime

 

 

ExpectedExecutionDateTime

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/ExpectedExecutionDateTime

Expected execution date and time for the payment resource.

DateTime

 

 

ExpectedSettlementDateTime

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/ExpectedSettlementDateTime

Expected settlement date and time for the payment resource.

DateTime

 

 

Charges

0..n

OBWriteInternationalFutureDatedConsentResponse/Data/Charges

Set of elements used to provide details of a charge for the payment initiation.

OBCharge

 

 

ExchangeRateInformation

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/ExchangeRateInformation

Further detailed information on the exchange rate that has been used in the payment transaction.

OBExchangeRateResponse

 

 

Initiation

1..1

OBWriteInternationalFutureDatedConsentResponse/Data/Initiation

The Initiation payload is sent by the initiating party to the ASPSP. It is used to request movement of funds from the debtor account to a creditor for a single international payment.

OBInternationalFutureDatedInitiation

 

 

Authorisation

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/Authorisation

The authorisation type request from the PISP.

OBAuthorisation

 

 

SCASupportData

0..1

OBWriteInternationalFutureDatedConsentResponse/Data/SCASupportData

Supporting Data provided by PISP, when requesting SCA Exemption.

OBSCASupportData

 

 

Risk

1..1

OBWriteInternationalFutureDatedConsentResponse/Risk

The Risk section is sent by the initiating party to the ASPSP. It is used to specify additional details for risk scoring for Payments.

OBRisk

 

 

4.5 International Future dated Payment Consent Confirmation of Funds - Response

The OBWriteFundsConfirmationResponse object will be used for a response to a call to:

  • GET /international-future-dated-payment-consents/{ConsentId}/funds-confirmation.

4.5.1 UML Diagram

...

4.5.2 Notes

The confirmation of funds response contains the result of a funds availability check, or SupplementaryData.

4.5.3 Data Dictionary

Name

Occurrence

XPath

Enhanced Definition

Class/ Datatype

Codes

Pattern

OBWriteFundsConfirmationResponse

 

OBWriteFundsConfirmationResponse

 

OBWriteFundsConfirmationResponse

 

 

Data

1..1

OBWriteFundsConfirmationResponse/Data

 

OBWriteFundsConfirmationResponse/Data

 

 

FundsAvailableResult

0..1

OBWriteFundsConfirmationResponse/Data/FundsAvailableResult

Result of a funds availability check.

OBWriteFundsConfirmationResponse/Data/FundsAvailableResult

 

 

FundsAvailableDateTime

1..1

OBWriteFundsConfirmationResponse/Data/FundsAvailableResult/FundsAvailableDateTime

Date and time at which the funds availability check was generated.

DateTime

 

 

FundsAvailable

1..1

OBWriteFundsConfirmationResponse/Data/FundsAvailableResult/FundsAvailable

Flag to indicate the availability of funds given the Amount in the consent request.

xs:boolean

 

 

SupplementaryData

0..1

OBWriteFundsConfirmationResponse/Data/SupplementaryData

Additional information that can not be captured in the structured fields and/or any other specific block.

OBSupplementaryData

 

 

5. Usage Example

5.1 POST /international-future-dated-payment-consents

5.1.1 Request

POST /international-future-dated-payment-consents

Authorization: Bearer 4ZopnFZFKjr5zDsicSQpLL

x-idempotency-key: XYZ.51403.MLT.30

x-jws-signature: LMlmPSqzISEpar72ce5deMGue4RsZMDnZYG1bW6hdPlvriZ=..G1rrM18vVYBmdmRurS6nIR1yFHR8bGZyIJdvaB5nKGRvm35hTr==

x-fapi-auth-date: Tue, 19 Mar 2020 19:43:31 GMT+03:00

x-fapi-customer-ip-address: 204.35.213.15

x-fapi-interaction-id: 75bdc714-b2dg-7676-c759-780d6815689f

Content-Type: application/json

Accept: application/json

...

"CreditorAccount": {

        "SchemeName": "BH.OBF.IBAN",

        "Identification": " USU0010000000667346",

        "Name": "Ali Hassan Mohammed",

      },

      "RemittanceInformation": {

        "RemittanceDescription": "External Ops Code 34251",

        "Reference": "XYZ-101"

      },

    "Authorisation": {

      "AuthorisationType": "Single",

      "CompletionDateTime": "2020-04-19T16:17:39.597+03:00"

    },

    "SCASupportData": {

      "RequestedSCAExemptionType": "BillPayment",

      "AppliedAuthenticationApproach": "SCA",

      "ReferencePaymentOrderId": "936427-2"

    }

  },

    "Risk": {

    "PaymentContextCode": "BillPayment",

    "MerchantCategoryCode": "002345",

    "MerchantCustomerIdentification": "0023456789",

    "DeliveryAddress": {

         "AddressLine": "XYZ Bank, Diplomatic Area”

 

          “StreetName”: “Al Barsha”

 

          "BuildingNumber": "27",

          "PostCode": "317",

          "TownName": "Manama",

          "CountySubDivision": "Manama”            

 

          "Country": "BH",     

             },

    }

   

5.1.2 Response

201 Created

x-jws-signature: LMlmPSqzISEpar72ce5deMGue4RsZMDnZYG1bW6hdPlvriZ=

x-fapi-interaction-id: 75bdc714-b2dg-7676-c759-780d6815689f

Content-Type: application/json

...

 

      "CreditorAgent": {

        "SchemeName": "BH.OBF.BICFI",

        "Identification": "USU00100000008984736",

        "Name": "Faisal Hassan Mohammed",

        "PostalAddress": {

          "AddressType": "Business", 

          "AddressLine": "Batelco Headquarters”

          “StreetName”: “Acacia Avenue”

          "BuildingNumber": "27",

          "PostCode": "3122",

          "TownName": "Manama",

          "CountySubDivision": "Manama”            

          "Country": "BH",     

        }

      },

      "CreditorAccount": {

        "SchemeName": "BH.OBF.IBAN",

        "Identification": " USU0010000000667346",

        "Name": "Ali Hassan Mohammed",

      },

      "RemittanceInformation": {

        "RemittanceDescription": "External Ops Code 34251",

        "Reference": "XYZ-101"

      },

    },

    "Authorisation": {

      "AuthorisationType": "Single",

      "CompletionDateTime": "2020-04-19T16:17:39.598+03:00"

    },

    "SCASupportData": {

      "RequestedSCAExemptionType": "BillPayment",

      "AppliedAuthenticationApproach": "SCA",

      "ReferencePaymentOrderId": "936427-2"

    }

  },

"Risk": {

    "PaymentContextCode": "BillPayment",

    "MerchantCategoryCode": "002345",

    "MerchantCustomerIdentification": "0023456789",

    "DeliveryAddress": {

         "AddressLine": "XYZ Bank, Diplomatic Area”

          “StreetName”: “Al Barsha”

          "BuildingNumber": "27",

          "PostCode": "317",

          "TownName": "Manama",

          "CountySubDivision": "Manama”            

          "Country": "BH",     

             },

  "Links": {

    "Self": "www.TBC.com"

  },

  "Meta": {

    "TotalPages": 01,

    "FirstAvailableDateTime": "2020-03-19T09:10:17.596+03:00",

    "LastAvailableDateTime": "2020-03-19T09:10:17.596+03:00"

  }

}

 

5.2 GET /international-future-dated-payment-consents/{ConsentId}/funds-confirmation

5.2.1 Request

GET / international-scheduled-payment-consents/72385256/ funds-confirmation

Authorization: Bearer 4ZopnFZFKjr5zDsicSQpLL

x-fapi-auth-date: Tue, 19 Mar 2020 19:43:31 GMT+03:00

x-fapi-customer-ip-address: 204.35.213.15

x-fapi-interaction-id: 75bdc714-b2dg-7676-c759-780d6815689f

Accept: application/json

 

{

  "Data": {

    "FundsAvailableResult": {

      "FundsAvailableDateTime": "2020-03-19T07:11:16.283+03:00",

      "FundsAvailable": true

    },

  },

"Links": {

    "Self": "www.TBC.com",

   },

  "Meta": {

    "TotalPages": 02,

    "FirstAvailableDateTime": "2020-03-19T07:11:16.283+03:00 ",

    "LastAvailableDateTime": "2020-03-19T07:11:16.283+03:00"

  }

}

5.2.2 Response

200 OK

x-jws-signature: LMlmPSqzISEpar72ce5deMGue4RsZMDnZYG1bW6hdPlvriZ=

x-fapi-interaction-id: 75bdc714-b2dg-7676-c759-780d6815689f

Content-Type: application/json

...