Types > CustomerBalance
Commerce APITypesCustomerBalance
CustomerBalance

Description

Topic: Customer Balance

Fields

balance: [CustomerBalancePerCurrency!]!

Customer balance amounts per-currency


last_order: Order

Last order customer reserved

Expandable

Permission bit: "orders.read"


order_count: Int!

The number of orders associated with this customer

Example: 0


total_spent: Int!

The total amount of money that the customer has spent at the shop

Example: 0.0


Used By

Queries

customerBalance

Preview (typescript)

Loading module