Skip to main content
In Unprice, a customer is your end customer. Their subscription, entitlements, usage, budgeted runs, wallet credits, and invoices use the same customer ID.

Customer record

Store the returned Unprice customer ID in your application. Send this ID in request-path calls such as access.check, usage.consume, and runs.start.

Customer evidence

Use the customer pages to inspect:
  • the assigned plan version and active subscription
  • feature entitlements and current usage
  • wallet credits, active holds, and captured spend
  • budgeted runs and their final state
  • invoices and payment-provider references

Keep the boundary clear

The Unprice customer ID connects commercial evidence. It does not replace your application user or account ID. Store your own ID as the external ID or metadata, then map it to the Unprice customer ID at the integration boundary. Read First customer for the signup flow.