Update EndUser
EndUsers
Update EndUser
Confirm an end user is ready for async processing by sending a status of “ready”. The end_user_id must have previously been sent with at least one Transaction if attempting to update the status.
PUT
Update EndUser
Authorizations
Body
application/json
Dictionary representing an EndUser
Callbacks
POST$yourWebhookUrlonData
Body
application/json
Webhook payload with end_user
Response
200
Your webhook implementation should return this HTTP status code if the data was received successfully.
Response
200 - application/json
OK