Delete Beneficiary
Beneficiaries
Delete Beneficiary
Delete a specific beneficiary by specifying the beneficiary_id.
POST
Delete Beneficiary
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API token for login provided by UQPay.
Headers
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.
Path Parameters
Universally unique identifier (UUID v4) of a resource.
Example:
"b3d9d2d5-4c12-4946-a09d-953e82sed2b0"
Response
200 - application/json
OK - Successfully delete a beneficiary.
The response is of type object.

