GET:customer_balance.json
Commerce APIGET:customer_balance.json

GET:customer_balance.json

Description

Get customer balance. 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

Query Parameters

customer_id: String, required

Unique customer identifier. See also: Unique Identifiers

Example: ?customer_id=cu_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

CustomerBalance

Response Body Type

Loading module