Delete Beneficial Owner

Delete 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
delete/merchants/{merchantId}/owners/{ownerId}
Request samples
Response samples
application/json
{
  • "statusCode": 0,
  • "errorCode": "string",
  • "message": "string",
  • "tracer": "string",
  • "detail": "string",
  • "errorTypeDescription": "string"
}
Copyright © April Solutions 2023. All right reserved.