post
https://api.hips.com/v2/loyalty//wallet//credit
Credit tokens to a loyalty program e-wallet. This API is used to credit/send tokens to the customers e-wallet. Authentication Key Type: SalesChannelApiKey
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Credit tokens example
{
"amount":100
}The above will credit 1.00 token which will be credited / send into the customers ewallet from the loyalty program funding wallet
Example response:
{
"id": "z4DY9CcKuJeZYTVoR8YJuZLH",
"object_name": "e_wallet",
"balance": 300
}
