Skip to main content

personDelete()

Person Delete

POST/pay/merchant_person/delete

Remove a person record from a merchant under the agent account.

SDK methodpersonDelete()

ParametersRequest body

person_idstringrequired
SDK property: personId. Person ID to delete
signstringrequiredsign
MD5 signature (auto-generated when `apiKey` is configured)

Response

**200** — `PayMerchantPersonDeleteResponse` via `getResult()`.