Get Customer Delegate

Return details of a customer delegate.

SecurityMarketplace API Key | Merchant Secret Token | Merchant JWT | Marketplace JWT | Admin JWT | Customer 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_aTjTjEzwWFgLtLzW",
  • "delegateEmailAddress": "lucy.diamond@star.com",
  • "delegatePhoneNumber": "+61401234567",
  • "delegateName": "string",
  • "delegatePosition": "string",
  • "linkedCustomers": [
    ],
  • "loanRoles": [
    ],
  • "createdAt": "2019-08-24T14:15:22Z"
}
Copyright © Spenda 2025 (formally known as April). All right reserved.