Versions Compared

Key

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

...

During the command execution, the TPP user requires to;

It is verified in the TPP Onboarding process. For example, in Dynamic Client Registration, the TPP is dynamically registered with ASPSPs when the client sends a registration request with its metadata. Therefore, the ASPSP is required to upload the root and issuer certificates obtained from Open Banking Implementation Entity. For more information, see  .

You can also create a self-signed certificate the following instructions given below and try out the API flow:

When you are using self-signed certificates, make sure to disable the certificate revocation validation:

  1. Open the <WSO2_OB_KM_HOME>/repository/conf/finance/open-banking.xml file
  2. Navigate to the certificate revocation validation configuration and disable it as follows:

Click here to see a self-signed certificate is created...

In order to use self-signed certificates as mentioned in the below steps, disable the <CertificateRevocationValidationEnabled> configuration under <CertificateManagement> in the <WSO2_OB_KM_HOME>/repository/conf/finance/open-banking.xml and <WSO2_OB_APIM_HOME>/repository/conf/finance/open-banking.xml files.

  1. A keystore file is used to store the trusted certificates of the TPP in the WSO2 Open Banking solution. Use the commands given below in a command-line interface in order to create a keystore file as a TPP.

    Make sure to update the following placeholders:

Multiexcerpt
MultiExcerptNameInitialSteps
3topINLINE

Step 1 - Sign up as a TPP

A Third-Party Provider(TPP), is an authorized third-party that allows merchants to accept a wide variety of payments through a single channel/third-party application, and manage the entire payment flow from start to finish. For more information on the role, see .

The TPP needs to register its Payment Initiation Service Provider (PISP) application in WSO2 API store in order to access the data.

Click here to see how it is done...
  1. Navigate to the API Store at https://<WSO2_OB_APIM_HOST>:9443/store

  2. Select Sign-up that is on the top left corner of the homepage.

  3. Provide the requested details on the Sign Up page.

    Click here for more information..

    a. Generic details:

    Field

    Description

    Username/Email

    The username/email that the TPP uses to sign in to the API Store.

    Password

    The password that the TPP uses to sign in to the API Store.

    Retype Password

    This is to prevent the TPP from accidentally setting an incorrect password.

    Last Name

    This is the last name of the TPP.

    First Name

    This is the first name of the TPP.


    b. Company details:

    Field

    Description

    Legal Entity Name

    The official name of the TPP.

    Country of Registration

    The country in which the TPP is registered.

    Legal Identifier Number (LEI)

    This identifies the TPP.

    Company Register

    The organization that registered the TPP.

    Company Registration Number

    Identifier issued at the TPP registration.

    Address Line 1

    Address of the TPP.

    Address Line 2

    Address of the TPP.

    City

    City in which the TPP is located.

    Postal Code

    Postal code of the geographical location of the TPP.

    Country

    The country in which the TPP is located.


    c. Competent authority registration details:

    Field

    Description

    Competent Authority

    The regulatory body that authorises and supervises the open banking services delivered by the TPP.

    Competent Authority Country

    Country of the competent authority that authorised the TPP to provide open banking services.

    Competent Authority Registration Number

    The registration number issued by the Competent Authority to the TPP.

    URL of the Competent Authority Register Page

    URL of the page that has the list of organizations authorised by the competent authority.

    Open Banking Roles

    Captures the open banking roles the TPP is willing to take up:

    • Account Information Service Provider: An Account Information Service Provider (AISP) provides an aggregated view of all the accounts and past transactions that a customer has with different banks. To provide this view to the customer, the AISP should have authorisation from the customer to view the corresponding transaction and balance information of all the payment accounts. The AISPs can also provide the facility to analyze the customer's spending patterns, expenses, and financial needs. Unlike a PISP, an AISP cannot transfer funds from a payment account.

    • Payment Initiation Service Provider: A Payment Initiation Service Provider (PISP) initiates credit transfers on behalf of a bank's customer.

    After selecting PISP, indicate whether the TPP is authorised by a competent authority to provide the services of the selected roles.

    If the TPP is not yet registered to provide the services of the selected roles, indicate whether the TPP has applied for registration or not.

  4. Read terms and conditions. Click the checkbox to agree to the terms and conditions.

  5. Click Sign Up. A request to approve the TPP sign up is now sent to the Approver users.




Step 2 - Approve the TPP

Now that you have signed up as a TPP, an admin who overlooks all TPP sign-up forms must approve it. 


It is not mandatory to include the approval step for approving the TPP. In order to add this step, you need to configure workflows in the WSO2 Open Banking solution.

Click here to see how it is done...
  1. Sign in to the WSO2 Open Banking API Manager Admin portal as an Approver at https://<WSO2_OB_APIM_HOST>:9443/admin

  2. Locate the approval request and click Assign To Me.

  3. Click Start to start the approval process.
  4. Select Approve then Complete.

Now the TPP can sign in to the API store. 


Step 3 - Sign in to the API store as the TPP

Users can sign in to the API store and proceed with the steps mentioned below.


Click here to see how it is done...
  1. Sign in to the API Store as the TPP at https://<WSO2_OB_APIM_HOST>:9443/store

  2. Click Sign In and navigate to the Sign In page.

  3. Enter the username and the password you entered when signing up as a TPP.

  4. Click Sign In

The homepage of the API store is now displayed along with the APIs.


Step 4 - Create an application

The TPP with a PISP application needs to create an application using WSO2 API store. The application created via WSO2 API store allows to observe statistics of APIs, subscribe to APIs, and access the subscribed APIs.
Click here to see how it is done...
  1. Go to the Applications tab in the API Store.


  2. Click Add Application.

  3. Enter application details.

    Field

    Description

    Name

    Application name.

    Per Token Quota

    Determines the maximum number of API requests accepted within a given duration.

    Description

    This describes the purpose of the application.

  4. Click Add

An application can be used to subscribe to multiple APIs. See for the instructions.


Step 5 - Subscribe to API

The TPP user needs to subscribe to the PaymentInitiationAPI - v3.1 API in order to access API resources. Once subscribed, the users can access all the supported services of the API resources. 


Click here to see how it is done...
  1. Go to the APIs tab in the API Store.

  2. Select the API.

  3. Select the application you created in the Create an application section.

  4. Set the throttling policy to Unlimited.

  5. Click Subscribe.

Now that you have subscribed to the API, generate access tokens and invoke the API.


Step 6 - Create and upload certificates

sourcekeystorePS

The TPP user needs to create certificates to validate whether the TPP is registered in a governing governing entity.

Click here to see how it is done...

A keystore file is used to store the trusted certificates of the TPP in the WSO2 Open Banking solution. Use the commands given below in a command-line interface in order to create a keystore file as a TPP.

Make sure to update the following placeholders:

<alias>A preferred alias for the keystore file.
<filename>A preferred name for the keystore file.
<alias>A preferred alias for the keystore file.
<filename>A preferred name for the keystore file.

During the command execution, the TPP user requires to;

  1. sourcekeystorePSSet a password for the keystore.
  2. Provide information, acquired when registering with a governing entity.
  3. Set a password for user-defined alias (<alias>).
  • Convert the keystore from the .jks format to .PKCS12.  Make sure to update the following placeholders:

    <keyStoreName>This is the name of the <filename>, given above.
    <PKCS12FileName>This is the name of the keystore in the .PKCS12 format.

    During the command execution, the TPP user requires to;

    1. Set a password for the destination keystore.
    2. Enter the source keystore password, as defined in the above step .
  • Create

  • the application certificate (.pem) file in the PKCS12 format using the keystore. e.g: tpp.p12.

    Make sure to update the following placeholders:

    <PKCS12FileName>This is the name of the keystore in the PKCS12 format, as mentioned above for the <PKCS12FileName>.<PEMFileName>This is the name of the application certificate that is created in the .pem format.

    During the command execution, the TPP user requires to;

    Set a password to import the .pem file.
    1. the application certificate (.pem) file in the PKCS12 format using the keystore. e.g: tpp.p12.

      Make sure to update the following placeholders:

      <PKCS12FileName>This is the name of the keystore in the PKCS12 format, as mentioned above for the <PKCS12FileName>.
      <PEMFileName>This is the name of the application certificate that is created in the .pem format.

      During the command execution, the TPP user requires to;

      1. Set a password to import the .pem file.

     Once you create a self-signed certificate, upload it to the client trust stores of WSO2 OB APIM and WSO2 OB KM. 

    • Locate the client trust stores in WSO2 OB APIM and WSO2 OB KM in the following directory paths:
      • <WSO2_OB_APIM>/repository/resources/security/client-truststore.jks
      • <WSO2_OB_KM>/repository/resources/security/client-truststore.jks
    • Use the following command to upload the self-signed certificate:


    Step 7 - Generate keys

    The TPP user requires a Client ID(Consumer Key) and a Client Secret(Consumer Secret) to access the subscribed APIs.

    Click here to see how it is done...
    1. Sign in to the API store as a TPP user and click either of the following on the Applications tab.

      1. Production Keys: Generates access tokens in the production environment.

      2. Sandbox Keys: Generates access tokens in the sandbox environment.

    2. Provide the requested information as defined below:  

      Field

      Description

      Grant Types

      These determine the credentials that are used to generate the access token.

      • Refresh Token: This is to renew an expired access token.

      • Client Credential: This relates to the client credentials grant type and is applicable when consuming the API as an application.

      • Code: This relates to the authorisation code grant type and is applicable when consuming the API as a user.

      Client ID

      OrganizationIdentifier as provided in the EIDAS certificate. The organizationIdentifier attribute contains information using the following structure in the presented order:

      • PSD as the 3-character legal person identity type reference;

      • 2-character ISO 3166 country code representing the NCA country;

      • hyphen-minus (-)

      • 2-8 character NCA identifier (A-Z upper case only, no separator)

      • hyphen-minus (-)

      • PSP (Payment Service Provider) identifier (authorisation number as specified by NCA)

      Callback URL

      This is the URL used by the Account Information Service Provider (AISP) / Payment Initiation Service Provider (PISP) to receive the authorisation code sent from the Account Servicing Payment Service Provider (ASPSP), e.g: bank. The authorisation code can be used later to generate an OAuth2 access token.

      Application Certificate

      This is the content between the BEGIN CERTIFICATE and END CERTIFICATE strings of the application certificate (.PEM) that you created above.

    3. Click Request Access if you are generating production keys. If workflows are configured in the solution, it sends a request to Approver user to approve the token generation. Otherwise, it generates consumer key and consumer secret.

    4. Click Generate Keys if you are generating sandbox keys. It generates consumer key and consumer secret.


    Step 8 - Approve Production Key generation

    This step includes instructions to an Approver user to review and approve a request to generate production keys for an application.

    It is not mandatory to include the approval step for the Production Key generation. In order to add this step, you need to configure workflows in the WSO2 Open Banking solution.

    Click here to see how it is done...
    1. Sign in to the WSO2 Open Banking API Manager Admin portal as an Approver at https://<WSO2_OB_APIM_HOST>:9443/admin.

    2. Click Tasks and then Application Registration.

    3. Locate the approval request and click Assign To Me.

    4. Click Start to start the approval process.

    5. Select Approve and then click Complete.
    6. Navigate back to the API Store and click Applications.
    7. On the Applications tab in the API Store, click View of the application that you created.
    8. Click Production Keys tab to find the generated keys.

    9. It includes the consumer key and consumer secret as follows:

    Step 9 - Generate application access token

    When invoking APIs in the payment flow, application access tokens must be generated using the client credential grant type. The generated application access token is used to invoke the PaymentInitiationAPI - v3.1 API.

    Click here to see how it is done...

    You can skip the above steps and use to dynamically register the clients.

    1. Once the client is successfully registered, sign in to the and go to the Applications tab.

    2. Select your client application from the Application List. Click View of the application that you created.

    3. Choose the Production Keys or Sandbox Keys tab based on your environment.

    4. The Consumer Key shown above is the client ID of your application.

    5. Generate the client assertion by signing the following JSON payload using the supported algorithms.

      client_assertion formatsample client_assertion

      The value of the aud claim should contain the same value as the Identity Provider Entity ID.

      Click here to view the Identity Provider Entity ID:
      1. Sign in to the Identity and Access Management console at  https://localhost:9446/carbon
      2. In the Main menu, go to Home > Identity > Identity Providers > Resident.
      3. View the value in Resident Identity Provider > Inbound Authentication Configuration > OAuth2/OpenID Connect Configuration > Identity Provider Entity ID. By default this value is set to  https://localhost:8243/token .
    6. Run the following cURL command in a command prompt to generate the access token. Update the placeholders with the relevant values.

      applicatinAccesstokenINLINE

      The access token is now generated.


      You can use the same cURL command to regenerate the access token.




    ...

    Expand
    titleClick here to see how it is done

    POST /domestic-payment-consents

    This endpoint allows the PISP to ask an ASPSP to create a new domestic-payment-consent resource. The ASPSP creates the domestic-payment-consent resource and responds with a unique ConsentId to refer to the resource.

    • Use the following format in the request body.

      Code Block
      {
        "Data": {
          "Initiation": {
            "InstructionIdentification": "ANSM023",
            "EndToEndIdentification": "FRESCO.21302.GFX.37",
            "InstructedAmount": {
              "Amount": "20.00",
              "Currency": "GBP"
            },
            "DebtorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "11280001234567",
              "Name": "Andrea Smith"
            },
            "CreditorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "08080021325698",
              "Name": "Bob Clements"
            },
            "RemittanceInformation": {
              "Reference": "FRESCO-037",
              "Unstructured": "Internal ops code 5120103"
            }
          }
        },
        "Risk": {
          "PaymentContextCode": "PartyToParty"
        }
      }
    • Add all mandatory headers:
      • x-fapi-financial-id - The unique id of the ASPSP to which the request is issued. This id will be issued by the OBIE.
      • Authorization - An Authorisation Token as per https://tools.ietf.org/html/rfc6750. Enter the application access token, you generated from the above step .

      • x-idempotency-key - Every request will be processed only once per x-idempotency-key. The Idempotency key will be valid for 24 hours.
      • x-jws-signature - A detached JWS signature of the body of the payload.
    • A sample request follows the format given below.

      Code Block
      curl POST  /
        https://<WSO2_OB_APIM_HOST>:8243/open-banking/v3.1/pisp/domestic-payment-consents \
        -H 'Authorization: Bearer <APPLICATION_ACCESS_TOKEN>' \
        -H 'x-idempotency-key: FRESCO.21302.GFX.20
      .GFX.20' \
        -H 'x-jws-signature: TGlmZSdzIGEgam91cm5leSBub3QgYSBkZXN0aW5hdGlvbiA=..T2ggZ29vZCBldmVuaW5nIG1yIHR5bGVyIGdvaW5nIGRvd24gPw==' \
        -H 'x-fapi-financial-id: open-bank' \
        -H 'x-fapi-customer-last-logged-time:  Sun, 10 Sep 2017 19:43:31 GMT' \
        -H 'x-fapi-customer-ip-address: 104.25.212.99' \
        -H 'x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d' \
        -H 'Content-Type: application/json' \
        -H 'Accept: application/json' \
        --cert <PUBLIC_KEY_FILE_PATH> --key <PRIVATE_KEY_FILE_PATH> \
      -d '{
        "Data": {
          "Initiation": {
            "InstructionIdentification": "ANSM023",
            "EndToEndIdentification": "FRESCO.21302.GFX.37",
            "InstructedAmount": {
              "Amount": "20.00",
              "Currency": "GBP"
            },
            "DebtorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "11280001234567",
              "Name": "Andrea Smith"
            },
            "CreditorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "08080021325698",
              "Name": "Bob Clements"
            },
            "RemittanceInformation": {
              "Reference": "FRESCO-037",
              "Unstructured": "Internal ops code 5120103"
            }
          }
        },
        "Risk": {
          "PaymentContextCode": "PartyToParty"
        }
      }'
    • The response will bear the ConsentId.

      Code Block
      HTTP/1.1 201 Created
      x-jws-signature: V2hhdCB3ZSBnb3QgaGVyZQ0K..aXMgZmFpbHVyZSB0byBjb21tdW5pY2F0ZQ0K
      x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d
      Content-Type: application/json
       
      {
        "Data": {
          "ConsentId": "7290",
          "Status": "AwaitingAuthorisation",
          "CreationDateTime": "2017-06-05T15:15:13+00:00",
          "StatusUpdateDateTime": "2017-06-05T15:15:13+00:00",
          "Initiation": {
            "InstructionIdentification": "ANSM023",
            "EndToEndIdentification": "FRESCO.21302.GFX.37",
            "InstructedAmount": {
              "Amount": "20.00",
              "Currency": "GBP"
            },
            "DebtorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "11280001234567",
              "Name": "Andrea Smith"
            },
            "CreditorAccount": {
              "SchemeName": "UK.OBIE.SortCodeAccountNumber",
              "Identification": "08080021325698",
              "Name": "Bob Clements"
            },
            "RemittanceInformation": {
              "Reference": "FRESCO-037",
              "Unstructured": "Internal ops code 5120103"
            }
          }
        },
        "Risk": {
          "PaymentContextCode": "PartyToParty"
        },
        "Links": {
          "Self": "https://api.alphabankobank.com/open-banking/v3.1/pisp/domestic-payment-consents/7290"
        },
        "Meta": {}
      }

    GET /domestic-payment-consents/{ConsentId}

    A PISP is able to retrieve a payment consent resource that they have created to check its status. The PISP must have an access token issued by the ASPSP using a client credentials grant.

    • Add the mandatory headers.
      • ConsentId - The unique id of the consent which you want to retrieve.
      • x-fapi-financial-id - The unique id of the ASPSP to which the request is issued. This id will be issued by the OBIE.
      • Authorization - An Authorisation Token as per https://tools.ietf.org/html/rfc6750. Enter the application access token, you generated from the above step.
    • A sample request follows the format given below.

      Code Block
      curl -X GET \
        https://<WSO2_OB_APIM_HOST>:8243/open-banking/v3.1/pisp/domestic-payment-consents/<ConsentId> \
        -H 'Authorization: Bearer <APPLICATION_ACCESS_TOKEN>' -k \
        -H 'Cache-Control: no-cache' \
        -H 'Content-Type: application/json' \
        -H 'x-fapi-financial-id: open-bank' \
        --cert <PUBLIC_KEY_FILE_PATH> --H 'x-fapi-financial-id: open-bank'key <PRIVATE_KEY_FILE_PATH> \
    • Following is a sample response.

      Code Block
      {
          "Data": {
              "Status": "AwaitingAuthorisation",
              "StatusUpdateDateTime": "2019-07-26T08:08:12Z",
              "CreationDateTime": "2019-07-26T08:08:12Z",
              "ConsentId": "4a40cde1-e596-4612-93dc-85e2aa083dbb",
              "Initiation": {
                  "DebtorAccount": {
                      "SchemeName": "UK.OBIE.SortCodeAccountNumber",
                      "Identification": "11280001234567",
                      "Name": "Andrea Smith"
                  },
                  "RemittanceInformation": {
                      "Unstructured": "Internal ops code 5120101",
                      "Reference": "FRESCO-101"
                  },
                  "EndToEndIdentification": "FRESCO.21302.GFX.20",
                  "InstructionIdentification": "ACME412",
                  "CreditorAccount": {
                      "SecondaryIdentification": "0002",
                      "SchemeName": "UK.OBIE.SortCodeAccountNumber",
                      "Identification": "08080021325698",
                      "Name": "ACME Inc"
                  },
                  "InstructedAmount": {
                      "Amount": "165.88",
                      "Currency": "GBP"
                  }
              }
          },
          "Risk": {
              "PaymentContextCode": "EcommerceGoods",
              "DeliveryAddress": {
                  "StreetName": "Acacia Avenue",
                  "CountrySubDivision": [
                      "Wessex"
                  ],
                  "AddressLine": [
                      "Flat 7",
                      "Acacia Lodge"
                  ],
                  "BuildingNumber": "27",
                  "TownName": "Sparsholt",
                  "Country": "UK",
                  "PostCode": "GU31 2ZZ"
              },
              "MerchantCategoryCode": "5967",
              "MerchantCustomerIdentification": "053598653254"
          },
          "Links": {
              "Self": "https://localhost:8243obank.com/open-banking/v3.1/pisp/domestic-payment-consents4a40cde1consents/4a40cde1-e596-4612-93dc-85e2aa083dbb"
          },
          "Meta": {}
      }

    ...

    Expand
    titleClick here to see how it is done

    POST /domestic-payments

    The PISP must ensure that the Initiation and Risk sections of the domestic-payment match the corresponding Initiation and Risk sections of the domestic-payment-consent resource. If the two do not match, the ASPSP must not process. Any operations on the domestic-payment resource do not result in a status change for the domestic-payment resource.

    The response contains  DomesticPaymentId along with the payment submission details. 

    Localtabgroup
    Localtab
    titleRequest
    Code Block
    curl POST \
      https://<WSO2_OB_APIM_HOST>:8243/open-banking/v3.1/pisp/domestic-payments HTTP/1.1
     \
      -H 'Authorization: Bearer <USER_ACCESS_TOKEN>' \
      -H 'x-idempotency-key: FRESNO.1317.GFX.22
    22' \
      -H 'x-jws-signature: TGlmZSdzIGEgam91cm5leSBub3QgYSBkZXN0aW5hdGlvbiA=..T2ggZ29vZCBldmVuaW5nIG1yIHR5bGVyIGdvaW5nIGRvd24gPw==' \
      -H 'x-fapi-financial-id: OB/2017/001
     open-bank' \
      -H 'x-fapi-customer-last-logged-time: Sun, 10 Sep 2017 19:43:31 GMT' \
      -H 'x-fapi-customer-ip-address: 104.25.212.99' \
      -H 'x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d' \
      -H 'Content-Type: application/json' \
      -H 'Accept: application/json
     
     application/json' \
      --cert <PUBLIC_KEY_FILE_PATH> --key <PRIVATE_KEY_FILE_PATH> \
    -d '{
      "Data": {
        "ConsentId": "58923",
        "Initiation": {
          "InstructionIdentification": "ACME412",
          "EndToEndIdentification": "FRESCO.21302.GFX.20",
          "InstructedAmount": {
            "Amount": "165.88",
            "Currency": "GBP"
          },
          "CreditorAccount": {
            "SchemeName": "UK.OBIE.SortCodeAccountNumber",
            "Identification": "08080021325698",
            "Name": "ACME Inc",
            "SecondaryIdentification": "0002"
          },
          "RemittanceInformation": {
            "Reference": "FRESCO-101",
            "Unstructured": "Internal ops code 5120101"
          }
        }
      },
      "Risk": {
        "PaymentContextCode": "EcommerceGoods",
        "MerchantCategoryCode": "5967",
        "MerchantCustomerIdentification": "053598653254",
        "DeliveryAddress": {
          "AddressLine": [
            "Flat 7",
            "Acacia Lodge"
          ],
          "StreetName": "Acacia Avenue",
          "BuildingNumber": "27",
          "PostCode": "GU31 2ZZ",
          "TownName": "Sparsholt",
          "CountySubDivision": [
            "Wessex"
          ],
          "Country": "UK"
        }
      }
    }'
    Localtab
    titleResponse
    Code Block
    HTTP/1.1 201 Createdx-jws-signature: V2hhdCB3ZSBnb3QgaGVyZQ0K..aXMgZmFpbHVyZSB0byBjb21tdW5pY2F0ZQ0K
    x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d
    Content-Type: application/json
     
    {
      "Data": {
        "DomesticPaymentId": "58923-001",
        "ConsentId": "58923",
        "Status": "AcceptedSettlementInProcess",
        "CreationDateTime": "2017-06-05T15:15:22+00:00",
        "StatusUpdateDateTime": "2017-06-05T15:15:13+00:00",
        "Initiation": {
          "InstructionIdentification": "ACME412",
          "EndToEndIdentification": "FRESCO.21302.GFX.20",
          "InstructedAmount": {
            "Amount": "165.88",
            "Currency": "GBP"
          },
          "CreditorAccount": {
            "SchemeName": "UK.OBIE.SortCodeAccountNumber",
            "Identification": "08080021325698",
            "Name": "ACME Inc",
            "SecondaryIdentification": "0002"
          },
          "RemittanceInformation": {
            "Reference": "FRESCO-101",
            "Unstructured": "Internal ops code 5120101"
          }
        }
      },
      "Links": {
        "Self": "https://api.alphabankobank.com/open-banking/v3.1/pisp/domestic-payments/58923-001"
      },
      "Meta": {}
    }

    ...

    Expand
    titleConfirmation of funds on a domestic-payment-consent resource

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

    The API endpoint allows the PISP to ask an ASPSP to confirm funds on a domestic-payment-consent resource.

    An ASPSP can only respond to a funds confirmation request if the domestic-payment-consent resource has an Authorised status. The confirmation of funds requests do not affect the status of the domestic-payment-consent resource.

    Localtabgroup
    Localtab
    titleRequest
    Code Block
    GET curl GET \
      https://<WSO2_OB_APIM_HOST>:8243/open-banking/v3.1/pisp/domestic-payment-consents/<ConsentId>/funds-confirmation HTTP/1.1Authorization \
      -H 'Authorization: Bearer <USER_ACCESS_TOKEN>' \
      -H 'x-fapi-financial-id: OB/2017/001
     open-bank' \
      -H 'x-fapi-customer-last-logged-time: Sun, 10 Sep 2017 19:43:31 GMT' \
      -H 'x-fapi-customer-ip-address: 104.25.212.99
    x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d
    Accept: application/json
    Localtab
    titleResponse
    Code Block
    HTTP/1.1 200 OKx-jws-signature: V2hhdCB3ZSBnb3QgaGVyZQ0K..aXMgZmFpbHVyZSB0byBjb21tdW5pY2F0ZQ0K
    ' \
      -H 'x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d' \
     Content-Type -H 'Accept: application/json' \
      --cert <PUBLIC_KEY_FILE_PATH> --key <PRIVATE_KEY_FILE_PATH> \
    Localtab
    titleResponse
    Code Block
    {
        "Data": {
            "FundsAvailableResult": {
                "FundsAvailableDateTime": "2017-06-05T15:15:23+00:00",
                "FundsAvailable": true
            }
        },
        "Links": {
            "Self": "https://api.alphabankobank.com/open-banking/v3.1/pisp/domestic-payment-consents/58923/funds-confirmation"
        },
        "Meta": {}
    }
    Expand
    titleRetrieval of a domestic-payment resource

    GET /domestic-payments/{DomesticPaymentId}

    The PISP retrieves the domestic-payment resource to check its status.

    Localtabgroup
    Localtab
    titleRequest
    Code Block
    GET curl GET \
      https://<WSO2_OB_APIM_HOST>:8243/open-banking/v3.1/pisp/domestic-payments/<DomesticPaymentId> HTTP/1.1
     \
      -H 'Authorization: Bearer <USER_ACCESS_TOKEN>' \
      -H 'x-fapi-financial-id: OB/2017/001
    open-bank' \
      -H 'x-fapi-customer-last-logged-time:  Sun, 10 Sep 2017 19:43:31 GMT
    x-fapi-customer-ip-address: 104.25.212.99
    x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d
    Accept: application/json
    Localtab
    titleResponse
    Code Block
    HTTP/1.1 200 OK
    x-jws-signature: V2hhdCB3ZSBnb3QgaGVyZQ0K..aXMgZmFpbHVyZSB0byBjb21tdW5pY2F0ZQ0K
     GMT' \
      -H 'x-fapi-customer-ip-address: 104.25.212.99' \
      -H 'x-fapi-interaction-id: 93bac548-d2de-4546-b106-880a5018460d' Content-Type\
      -H 'Accept: application/json' \
      --cert <PUBLIC_KEY_FILE_PATH> --key <PRIVATE_KEY_FILE_PATH> \
    Localtab
    titleResponse
    Code Block
     {
      "Data": {
        "DomesticPaymentId": "58923-001",
        "ConsentId": "58923",
        "Status": "AcceptedSettlementInProcess",
        "CreationDateTime": "2017-06-05T15:15:22+00:00",
        "StatusUpdateDateTime": "2017-06-05T15:15:22+00:00",
        "Initiation": {
          "InstructionIdentification": "ACME412",
          "EndToEndIdentification": "FRESCO.21302.GFX.20",
          "InstructedAmount": {
            "Amount": "165.88",
            "Currency": "GBP"
          },
          "CreditorAccount": {
            "SchemeName": "UK.OBIE.SortCodeAccountNumber",
            "Identification": "08080021325698",
            "Name": "ACME Inc",
            "SecondaryIdentification": "0002"
          },
          "RemittanceInformation": {
            "Reference": "FRESCO-101",
            "Unstructured": "Internal ops code 5120101"
          }
        }
      },
      "Links": {
        "Self": "https://api.alphabankobank.com/open-banking/v3.1/pisp/domestic-payments/58923-001"
      },
      "Meta": {}
    }