v2
latestOpenAPI 3.1.02026-07-262279731.3 MBRecipients
Validate data for a Recipient
Check that the user's Recipient data is valid before creation
A 200 HTTP response code indicates the request is valid against the schema. No response body is returned.
post/v2.01/{ClientId}/users/{UserId}/recipients/validate
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
UserIdstring required
The unique identifier of the user.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success
RecipientsValidateRecipientDataResponse200 required
Empty response body