Get Customer Ledger Balance

Retrieves category-wise points’ ledger balance details of a customer for a given time.

Query Params
string
enum
required

Identifier type to identify the customer.

Allowed:
string
required

Value of the specified identifier type of the customer.

string
enum
required

Source in which the identifier is available.

string

For sources with multiple accounts, pass the specific accountId in which the identifier is registered.

string

Get the customer’s ledger balance of a specific TILL. Pass the unique till ID.

int32
Defaults to 10

Number of results to retrieve. Max value supported is also 10.

int32
Defaults to 0

Number of pages to be ignored from the top (page number).

string

Get the closing balance of a specific date. Pass the end date in YYYY-MM-DDThh:mm:ss format. Default value, startDate plus 7 days.

boolean
Defaults to false

Fetches the deduction entries that were triggered at the tills mapped to the Concept of the Program ID even if the deductions are from a different program.

string
enum

Specify the type of ledger entries you want to fetch. By default, it fetches all the ledger entry types.

Allowed:
string
enum

Specify the point category type for which you want to fetch ledger details. By default, it fetches all the points category details.

Allowed:
string

Pass includeAlternateCurrencies=true to retrieve all alternate currencies of the customer.

boolean

Pass includeAlternateCurrencies=true to retrieve all alternate currencies available with the customer.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json