v1
latestOpenAPI 3.0.32026-07-2484569553.1 KBAccounts
Get direct debits
Get direct debits for specified account
get/accounts/{account_id}/direct_debits
Path parameters
account_idstring required
Example:f1234560abf9f57287637624def390871
unique ID for an account or card
Query parameters
async'true'
When set to true, data is fetched asynchronously. Expect 202 status code
webhook_uristring uri
When async is set to true, a webhook will be POSTed to the URI provided
Headers
X-Client-Correlation-Idstring
Client-specified ID used to debug requests
X-PSU-IPstring
IP address of the end user requesting data. Necessary to overcome 4 calls per day rate limits
Response
OK
Example response
{
"status": "Succeeded"
}