Consent Subscription 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 modified
12Responses
200
Subscription consent successfully modified
application/json
ErrCodeintegerOptionalExample:
Error code. 0 indicates success.
0ErrMsgstring · nullableOptional
Error message. Empty or null if no error.
FunctionOkbooleanOptionalExample:
Indicates if the function executed correctly
trueRespMsgstringOptionalExample:
Consent successfully modifiedpost
/APIcardProcREST/v1.0.0/ConsentSubscription/Modify200
Subscription consent successfully modified
Last updated
Was this helpful?