Consent Recurring Old
Header parameters
SessKeystringRequiredExample:
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138Content-TypestringRequiredExample:
application/jsonAcceptstringRequiredExample:
application/jsonBody
ConsentIDintegerOptionalExample:
ID of the consent to be cancelled
23Responses
200
Recurring consent successfully cancelled
application/json
post
/APIcardProcREST/v1.0.0/ConsentRecurring/Cancel200
Recurring consent successfully cancelled
For values which should not be altered use value 1 or “1”
Header parameters
SessKeystringRequiredExample:
A unique session key used for authentication in API calls. This key is generated upon successful authentication and must be included in all subsequent requests.
A1842D663E9A4A72XXXXXXXX303541303234373138Content-TypestringRequiredExample:
application/jsonAcceptstringRequiredExample:
application/jsonBody
ConsentIDintegerOptionalExample:
ID of the consent to be modified
42Responses
200
Recurring consent successfully modified
application/json
post
/APIcardProcREST/v1.0.0/ConsentRecurring/Modify200
Recurring consent successfully modified
Last updated
Was this helpful?