C#
Delete payment service token
Delete a gateway tokens for a payment method.
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.
payment-methods.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 payment method
Example:
"ef9496d8-53a5-4aad-8ca2-00eb68334389"
The ID of the payment service token
Example:
"703f2d99-3fd1-44bc-9cbd-a25a2d597886"
Response
Successful Response