Skip to main content
DELETE
Delete merchant owner
Remove a declared owner when the merchant’s ownership structure changes. The person record itself is unaffected and remains available for other merchants.
Tilta re-evaluates KYB when the declared ownership structure changes. Keep the remaining owners accurate so that the merchant is not held back for review.

Authorizations

Authorization
string
header
required

Your Tilta API key, sent as Bearer <key>.

Path Parameters

external_id
string
required

Unique identifier of a merchant.

Maximum string length: 100
Pattern: ^[a-zA-Z0-9-_]+$
person_external_id
string
required

Unique identifier of a person.

Maximum string length: 100
Pattern: ^[a-zA-Z0-9-_]+$

Response

person_external_id
string
required
merchant_external_id
string
required
status
enum<string>
required
Available options:
PENDING_VERIFICATION,
VERIFYING,
NEEDS_REVIEW,
MANUAL_REVIEW,
REJECTED,
APPROVED,
SUSPENDED,
INACTIVE
percent_ownership
number
required
Required range: 0 <= x <= 100
role
enum<string>
required
Available options:
REAL,
FICTIONAL