Retrieve consent status for a participant phone number
https://api.wealthcare.com/participant/services/participant/communications/mobile/campaigns/{tpaId}/consents/{phoneNumber}
This endpoint retrieves the consent status associated with a specific participant's phone number, identified by the TPA ID. It is useful for verifying whether a participant has consented to receive communications via their mobile phone.
Request
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
phoneNumber string Required
A participant phone number
Response
-
Status string
The consent status for the phone number.
Response Headers
No response yet.
Response Body
No response yet.