v1.0.0
OAS 3.0.1
LoyaltyCore Integration API
The LoyaltyCore Integration API provides a set of endpoints to interact with the LoyaltyCore platform.
Client Libraries
The LoyaltyCore Integration API provides a set of endpoints to interact with the LoyaltyCore platform.
Development Server
The loyalty program integration id
The profile integration id
No description
curl 'https://loyalty-core-integration-api-dev.n1co.com/api/v1/loyalty_programs/{loyaltyProgramIntegrationId}/wallets/balance/{profileIntegrationId}'
{
"credit": 1,
"debit": 1,
"historicalCredit": 1
}Payload of WalletBalanceDto