githubEdit

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
chevron-right
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