Cards
Create new card synchronously
Create card.
POST
https://api.walleo.io/partners/v1/cards
Creates a new card synchronously.
Request Body
Name
Type
Description
amount*
integer
The amount of the gift card
gift_card_code*
string
The code of the gift card
Response
Errors
Show card
Show card.
GET
https://api.walleo.io/partners/v1/cards/:id
Show card details.
Path Parameters
Name
Type
Description
id*
String
ID of the card
Response
Errors
Last updated