Skip to main content
POST
Approve or reject a customer

Authorizations

x-access-token
string
header
required

JWT token obtained from POST /api/auth/signin

Body

application/json
customerid
integer
required
Example:

662

action
enum<string>
required
Available options:
APPROVE,
REJECT
Example:

"APPROVE"

Response

Approval result