ApiAdmin — organizationBalance
Get token credit balance
Returns the current token credit balance for the shop. Credits are consumed by AI content generation features and can be purchased in packs.
Update tracking number
Adds or updates the tracking number and shipping carrier for an order. Pass notifyCustomer=true to send a shipment notification email.
Create Stripe checkout for tokens
Creates a Stripe Checkout session for the specified token pack. Returns a redirect URL that the client should navigate to for payment. Credits are added on webhook confirmation.