/
OP
openloyalty
/
Loyalty Blockchain API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 1mo ago
Details
View markdown
Auth
5
Diagnostics
1
Gift Card (Admin)
3
Gift Card (User)
4
Points (Admin)
3
Points (User)
4
Prepaid Card (Admin)
4
post
Create a prepaid card
post
Spend from a prepaid card
post
Transfer a prepaid card to another user
post
Recharge a prepaid card
Prepaid Card (User)
4
Users (Admin)
5
Users (User)
5
Utility Token (Admin)
3
Voucher (Admin)
3
Voucher (User)
4
get
Get the balance of points for a user
get
Get the points history for a user
get
Get the balance of a prepaid card for a user
get
Get the history of a prepaid card for a user
get
Get the balance of a gift card for a user
get
Get the history of a gift card for a user
get
Get the balance of a utility token for a user
get
Get the history of a utility token for a user
get
Get the balance of a voucher for a user
get
Get the history of a voucher for a user
Prepaid Card (Admin)
Recharge a prepaid card
post
/v1/admin/prepaid-card/recharge
Request body
RechargePrepaidCardRequest
required
cardId
string
required
amount
integer
required
currency
string
currency-code
required
extendPeriodDays
integer
required
Response
Prepaid card recharged successfully