Skip to Content
You are viewing a beta version of Clerk Docs
Visit the latest docs
Clerk logo

Clerk Docs

Ctrl + K
Go to clerk.com

Billing account errors

An index of Clerk errors related to billing accounts.

BillingAccountNotFound

{ "shortMessage": "Billing account not found", "longMessage": "No billing account was found with ID <baID>", "code": "resource_not_found_code" }

BillingAccountNotAccessible

{ "shortMessage": "Billing account not accessible", "longMessage": "Billing account <baID> is not accessible by user <userID>", "code": "billing_account_not_accessible_code" }

BillingAccountWithoutCustomerID

{ "shortMessage": "Billing account without customer ID", "longMessage": "Billing account <baID> does not have a Stripe Customer ID", "code": "billing_account_without_customer_id_code" }

Last updated on February 22, 2024

What did you think of this content?

Clerk © 2024