v1
latestOpenAPI 3.0.12026-07-141671231.8 MBMandates
Associate a GoCardless mandate to a customer
This endpoint allows you to associate a GoCardless mandate to a customer.
ℹ️ This endpoint requires the following scope: customer_mandates:all
post/api/external/v2/gocardless_mandates/{gocardless_mandate_id}/associations
Path parameters
gocardless_mandate_idinteger required
GoCardless Mandate identifier
Request body
Example request
{
"customer_id": 42
}Response
Association created successfully.