C#
Register a digital wallet domain
Register a digital wallet domain (Apple Pay only).
POST
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.
digital-wallets.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 digital wallet to remove a domain for.
Example:
"1808f5e6-b49c-4db9-94fa-22371ea352f5"
Body
application/json
The domain to add or remove.
Example:
"example.com"
Response
Successful Response