Create a custom adjustment. System adjustments are created automatically and cannot be created via API.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating an adjustment.
The name of this adjustment type, e.g. 'Stripe Processing Fee'
255Optional ledger account for accounting integration. When set, this adjustment's allocations will be posted to this ledger account.
Whether this adjustment is automatically applied during payment processing
Optional description for this adjustment type
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.