Update an adjustment. System adjustments can be renamed and have ledger accounts configured, but cannot be deleted (only deactivated via is_active=false).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Adjustment response schema.
The name of this adjustment type, e.g. 'Stripe Processing Fee'
Whether this adjustment type is active and available for use
Whether this adjustment was created by the system (e.g., during Stripe processing) vs manually by a user
Whether this adjustment is automatically applied during payment processing
Optional description for this adjustment type
Optional ledger account for accounting integration. When set, this adjustment's allocations will be posted to this ledger account.
Lightweight ledger account for nested relationships.
String representing the object's type. Objects of the same type share the same value.
Whether this adjustment can be deleted. System adjustments cannot be deleted, only deactivated.