Directdebits
DirectDebits:Browse
List all executed directdebit transactions
get/directdebits
Query parameters
The merchant id of your company starting with M.
{
"eq": "M-####-####",
"neq": "M-####-####"
}The ID of your service. You can find the service ID in the portal.
{
"eq": "SL-####-####",
"neq": "SL-####-####"
}The unique identifier of the mandate.
{
"eq": "IO-####-####-####",
"neq": "IO-####-####-####"
}Response
Ok.
Changes
No recorded changes to this endpoint across all 1 revision of this API.