Advanced-Payments

Number of APIs: 6

  1. Trigger funding payment POST {{proxiedPublicURL}}/payments/direct_debits

  2. List direct debit funding GET {{proxiedPublicURL}}/account_groups/{{latestAccountGroupID}}/payments/direct_debits

  3. Retrieve direct debit funding GET {{proxiedPublicURL}}/payments/direct_debits/{{latestFundingPaymentID}}

  4. Trigger withdrawal payment POST {{proxiedPublicURL}}/payments/withdrawals

  5. List withdrawal payments GET {{proxiedPublicURL}}/account_groups/{{latestAccountGroupID}}/payments/withdrawals

  6. Retrieve withdrawal payment GET {{proxiedPublicURL}}/payments/withdrawals/{{latestWithdrawalID}}