Records
The following endpoints allow you to view consent records for the specified merchant/domain company or property.
Authorizations
AuthorizationstringRequired
API key generated in Clym Partner Portal.
Query parameters
merchant_idstringOptional
Either a merchant ID or a domain ID is required
domain_idstringOptional
property_idstringOptional
Filter results by the given property id
receipt_typestring · enumOptionalPossible values:
Filter results by the given receipt type
receipt_statusstring · enumOptionalPossible values:
Filter results based on the receipt status
Responses
200
Result with an array of records
application/json
get
/portal/instance/company/records200
Result with an array of records
Authorizations
AuthorizationstringRequired
API key generated in Clym Partner Portal.
Path parameters
idstringRequiredExample:
The consent record id
RCPT_SJqfau0ZlUpIGyXgTL3LEE9q1T7t3xxxQuery parameters
merchant_idstringOptional
Either a merchant ID or a domain ID is required
domain_idstringOptional
Responses
200
Result record information
application/json
get
/portal/instance/company/records/{id}200
Result record information
Last updated

