`/customer`
`/customer`
Tier:
supportLooks up a customer’s order history.SellAuth endpoint: GET /shops/{id}/invoices`/customer_balance`
`/customer_balance`
Tier:
supportShows a customer’s store-credit balance.SellAuth endpoints:GET /shops/{id}GET /shops/{id}/customers
`/edit_balance`
`/edit_balance`
Tier:
managerAdjusts a customer’s store-credit balance.SellAuth endpoints:GET /shops/{id}GET /shops/{id}/customersPUT /shops/{id}/customers/{id}/balance
`/keylookup`
`/keylookup`
Tier:
supportLooks up which invoice and customer a delivered licence key belongs to.SellAuth endpoints:GET /shops/{id}/invoicesGET /shops/{id}/invoices/{id}