Signin Customer Delegate User

SecurityLimepay-SecretKey
Request
Request Body schema: application/json
limepayCustomerId
required
string
delegateEmail
required
string
delegatePhoneNumber
string
delegateName
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
post/authn/tenants/accounts:signinDelegate
Request samples
application/json
{
  • "limepayCustomerId": "cust_ZqCNYhMSwU7yXmCa",
  • "delegateEmail": "lucy.diamond@star.com",
  • "delegatePhoneNumber": "+61401234567",
  • "delegateName": "string"
}
Response samples
application/json
{
  • "customToken": "string"
}
Copyright © April Solutions 2023. All right reserved.