Get Beneficial Owner

Return details of a beneficial owner.

SecurityMarketplace Api Key | Merchant Secret Token | Admin JWT | Merchant JWT | Marketplace JWT
Request
path Parameters
merchantId
required
string
ownerId
required
string

Identifier of beneficial owner

Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/merchants/{merchantId}/owners/{ownerId}
Request samples
Response samples
application/json
{
  • "ownerId": "pson_ZtqZhZAAVEu0G0px",
  • "profile": {
    },
  • "verificationResult": {
    },
  • "isDeletable": true
}
Copyright © April Solutions 2023. All right reserved.