Customers
Decision a customer
Use this endpoint to update the status of a customer who was flagged for review.
You can set the new status to verified
or rejected
.
PATCH
Authorizations
JWT Authorization header using the Bearer scheme. Enter 'Bearer ' [space] and then your token in the text input below.
Headers
For use by platforms to specify an account id and set scope of a request.
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Path Parameters
Body
Available options:
unknown
, pending
, review
, verified
, inactive
, rejected
Was this page helpful?