Skip to main content

Provisioning & Multi API

There are two key backend endpoints (related to cards) where you provide information that is required for push provisioning:

MethodEndpointDescription
POST/multi/managed_cardsCreate a managed card
PATCH/multi/managed_cards/{id}Update a managed card

Within the highlighted endpoints, the following optional parameters are available, and they must be set appropriately in order for a card to work with Apple Pay and Google Pay. The attributes are the following (extract from the API specifications):

AttributesDescription
pushProvisioningEnabledBoolean attribute used only if the card should be enabled for push provisioning.
walletsEnabledBoolean attribute indicates whether the card is enabled for tokenisation in a digital wallet. This attribute should apply for both Push and Manual provisioning.
artworkReferenceWeavr-provided reference that identifies the artwork to be shown on the mobile device.