C#
Delete a buyer
Permanently removes a buyer record.
DELETE
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.wizlopay.com/llms.txt
Use this file to discover all available pages before exploring further.
buyers.write scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Path Parameters
The ID of the buyer to delete.
Example:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Response
Successful Response