Customers > Customer Balance > customerBalanceHistory
GET:customer_balance/history.json
Description
Get customer balance history. On customer auth "customer_id" is not required and forced to be the id of the customer.
Permission bit: "customer_balance.read"
Topic: Customer Balance
Arguments
Filter history by currency
Example: "USD"
Unique customer identifier. See also: Unique Identifiers
Example: "cu_EQzGqWoY"
Key of the last item from previous page. See also: Pagination
Return up to N entries (pagination). See also: Pagination
Skip N entries (pagination). See also: Pagination
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
Preview (typescript)
Loading module