For the complete documentation index, see llms.txt. This page is also available as Markdown.

Descriptor Enrollment Status

API to get descriptor enrollment request status with enrollment request id

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idintegerRequired

Enrollment id for get enrollment details

Responses
200

Successfully returned enrollment details

application/json
enrollment_request_idintegerOptionalExample: 154
request_datestring · date-timeOptional
merchant_namestringOptional
site_namestringOptional
productsstringOptionalExample: cdrn,rdr
enrollment_request_statusstringOptionalExample: PENDING
post/txalerts/enrollment/status/{id}

Last updated