Versions Compared

Key

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

...

4.      Usage Example

4.1.      Bulk

4.1.1     Get 1        Get Direct Debits Request

GET /direct-debits

Authorization: Bearer 4ZopnFZFKjr5zDsicSQpLL

x-fapi-auth-date: Tue, 18 Mar 2020 19:43:31 GMT

x-fapi-customer-ip-address: 204.35.213.15

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

Accept: application/json

4.1.2     Get 2        Get Direct Debits Response

200 OK

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

Content-Type: application/json

...

4.2.       Specific Account

4.2.1     Get 1        Get Account Direct Debits Request

GET /accounts/00345897/direct-debits

Authorization: Bearer 4ZopnFZFKjr5zDsicSQpLL

x-fapi-auth-date: Tue, 24 Mar 2020 19:43:31 GMT

x-fapi-customer-ip-address: 204.35.213.15

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

Accept: application/json

4.2.2     Get 2        Get Account Direct Debits Response

...