Create Annual Consent

Create an annual consent with card present

post
  • For PCI compliant merchants only (AOC on file with Number required)
Header parameters
SessKeystringRequired

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.

Example: A1842D663E9A4A72XXXXXXXX303541303234373138
Content-TypestringRequiredExample: application/json
AcceptstringRequiredExample: application/json
Body
TrackstringOptionalExample: %B4788250000028291^VISA TEST/GOOD^231010100733000000?;4895390000000013=151210100000733?
Responses
200

Successful response

application/json
post
/APIcardProcREST/v1.0.0/ConsentAnnual/Create_CP
200

Successful response

Create an annual consent with manual card entry

post
  • For PCI compliant merchants only (AOC on file with Number required)
Header parameters
SessKeystringRequired

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.

Example: A1842D663E9A4A72XXXXXXXX303541303234373138
Content-TypestringRequiredExample: application/json
AcceptstringRequiredExample: application/json
Body
Responses
200

Successful response

application/json
post
/APIcardProcREST/v1.0.0/ConsentAnnual/Create_MAN
200

Successful response

Last updated

Was this helpful?