personDelete()
Person Delete
POST
/pay/merchant_person/deleteRemove a person record from a merchant under the agent account.
SDK method
personDelete()ParametersRequest body
person_idstringrequiredSDK property:
personId. Person ID to deletesignstringrequiredsignMD5 signature (auto-generated when `apiKey` is configured)
Response
**200** — `PayMerchantPersonDeleteResponse` via `getResult()`.