For the complete documentation index, see llms.txt. This page is also available as Markdown.

Load Card

Add funds to a card

post
/api/v2/transactions/stored-value-card/load

Load a card with given value. This is to be used for load, reload, top-up, deposit operations.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
x-vfi-api-idempotencykeystringOptional

Example: 63bbc548-d2de-4546-b106-880a5018461c

A value you specify that uniquely identifies this transaction. This must be used to trigger a reversal if there is a timeout.

Body
or
Responses
post
/api/v2/transactions/stored-value-card/load

Last updated

Was this helpful?