POST
/api/v1/addons/seccl/{addon}/direct-debit-mandate
curl \
--request POST 'https://api.plannrcrm.com/api/v1/addons/seccl/architecto/direct-debit-mandate' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (401)
{
"message": "Unauthenticated."
}