Signin Customer With Customer Id

SecurityLimepay-SecretKey
Request
Request Body schema: application/json
customerId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
post/authn/tenants/accounts:signinCustomerWithCustomerId
Request samples
application/json
{
  • "customerId": "cust_ZqCNYhMSwU7yXmCa"
}
Response samples
application/json
{
  • "customerId": "cust_ZqCNYhMSwU7yXmCa",
  • "customToken": "string"
}
Copyright © April Solutions 2023. All right reserved.