Billing
Credit wallet
Add credits to a workspace wallet as a manual adjustment via the Nedzo REST API. Uses an atomic operation and records the change in the ledger.
POST
Workspace UUID
Amount to credit in cents. Must be a positive integer.
Human-readable reason for the adjustment (1-500 characters). Cannot contain the substring
[idempotency:.Optional idempotency key (a-z, A-Z, 0-9, hyphen, 1-128 chars). If provided, a retry with the same key within 24 hours returns the existing transaction without re-applying the credit.
