Get Points Ledger Explode Info in Connected OrgsAsk AIget https://{host}/v2.1/pointsLedger/getLedgerExplodeInfoQuery ParamsidentifierNamestringrequiredIdentifier type to identify the customer.identifierValuestringrequiredValue of the identifier.sourcestringrequiredSpecifies the source from where customer details are retrieved.eventIdsstringrequiredThe list of eventId’s with comma separated values. These are eventLogIds, corresponding to the events in loyalty like TransactionAdd, CustomerRegistration etc.accountIdstringFor a source with multiple accounts, pass the specific accountId in which the customer identifier is available.getBillDetailsbooleanSetting this to true will return Bill details like the bill no, amount, discount, line items etcgetPointsEarnedBreakupbooleanSetting this to true will return the points breakup details like points category Name, points allocation strategy Name, expiry strategy etcgetCustomFieldsbooleanSetting this value will return the custom fields set up by the brandgetExtendedFieldsbooleanSetting this field will return the extended fields set up by the brandgetMaxConversionDetailsbooleanSetting this field to true will return the max conversion details which is set for Add txn, for all line items where delayed accrual is based on fixed or return date, max of all dates is calculated and show in the field name “maxConversionDate”getPaymentModestringSetting this field will show an array of payment modes used ex UPI, CASH etctypestringSetting this filed returns entries for type of user, whether individual customer or a group. Only two values are allowed here - CUTSOMER, USERGROUP2isPrimaryUserbooleanReturns entry for the primary member of a group, in case of usergroups.includeAlternateCurrenciesbooleanPass includeAlternateCurrencies=true to retrieve all alternate currencies available with the customer.alternateCurrencyNamesstringFilter alternate currencies for the customer based on the name. You can also pass a list of comma-separated alternate currency names. Set the parameter includeAlternateCurrencies to false when you use this. If the value is true, includeAlternateCurrencies lists all the available currencies.eventNamestringName of the event (GenericEvent, TransactionAdd, ReturnBill).eventReferenceIdsint32A reference ID is a unique identifier that links to an event.HeadersDATA-SCOPE-ORGstringrequiredList of Organization IDsDATA-SCOPEstringThe scope to authorize access (SELF, OTHER, ALL)Responses 200200 400400Updated about 1 month ago