POST

Get Or Create Wallet


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves or creates a Wallet for the provided customer reference.

  • In case the Wallet doesn't exist - creates a new Wallet with the provided customer reference.
  • In case the Wallet already exists - returns the existing Wallet.
  • If the provided customer reference doesn't exist yet - adds it to the wallet.
  • If the provided customer reference already exists - doesn't update anything.
Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Rise Migration
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/rise/v1/wallet-service/wallets/issue

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?