Advanced-Payments
Number of APIs: 6
- 
Trigger funding payment POST {{proxiedPublicURL}}/payments/direct_debits 
- 
List direct debit funding GET {{proxiedPublicURL}}/account_groups/{{latestAccountGroupID}}/payments/direct_debits 
- 
Retrieve direct debit funding GET {{proxiedPublicURL}}/payments/direct_debits/{{latestFundingPaymentID}} 
- 
Trigger withdrawal payment POST {{proxiedPublicURL}}/payments/withdrawals 
- 
List withdrawal payments GET {{proxiedPublicURL}}/account_groups/{{latestAccountGroupID}}/payments/withdrawals 
- 
Retrieve withdrawal payment GET {{proxiedPublicURL}}/payments/withdrawals/{{latestWithdrawalID}}