registrationRequests
Fetch guest dashboard link for a registration request
get/v1/partner/registration_requests/{id}/guest_dashboard
Path parameters
idstring required
Registration Request ID
Query parameters
sectionstring
Dashboard section to link to
Headers
Authorizationstring required
Bearer authentication
Response
guest dashboard link
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○