Delete Beneficiary
Beneficiaries
Delete Beneficiary
Delete a specific beneficiary by specifying the beneficiary_id.
POST
Delete Beneficiary
授权
The API token for login provided by UQPay.
请求头
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
路径参数
Universally unique identifier (UUID v4) of a resource.
示例:
"b3d9d2d5-4c12-4946-a09d-953e82sed2b0"
响应
200 - application/json
OK - Successfully delete a beneficiary.
The response is of type object.

