Create a session of the Customer Portal for a specific customer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Customer Id
If true, will send link to user.
Successfully send email to customer (if they exist)
The response is of type object
.
Create a session of the Customer Portal for a specific customer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Customer Id
If true, will send link to user.
Successfully send email to customer (if they exist)
The response is of type object
.