Get Customer Delegate

Return details of a customer delegate.

SecurityMarketplace API Key | Merchant Secret Token | Merchant JWT | Marketplace JWT | Admin JWT
Request
path Parameters
customerDelegateId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/customers/delegates/{customerDelegateId}
Request samples
Response samples
application/json
{
  • "customerDelegateId": "custd_Z2OS05JDfRbNb_S1",
  • "delegateEmailAddress": "lucy.diamond@star.com",
  • "delegatePhoneNumber": "+61401234567",
  • "delegateName": "string",
  • "linkedCustomers": [
    ]
}
Copyright © April Solutions 2023. All right reserved.