Create a credit change (grant|debit|adjustment, idempotent)
POST/wallet/adjustments
Create a credit change (grant|debit|adjustment, idempotent)
Request
Responses
- 200
- 401
- 403
- 409
- 422
- 429
Adjusted
Unauthorized
Forbidden (realm/account mismatch, billing_account_id not derived from session/principal, or insufficient role)
Conflict (idempotency body mismatch or duplicate adjustment)
Unprocessable Entity (validation, visibility, or binding/meter unresolved)
Rate limited
Response Headers
Retry-After
Seconds to wait before retry.