api

A simple ViewSet meant only for creating CustomerBalanceAdjustments.

post/api/balance_adjustments/{adjustment_id}/void/

Path parameters

adjustment_idstring uuid required

Response

adjustment_idstring required
amountnumber double required
descriptionstring nullable
effective_atstring date-time
expires_atstring date-time nullable
status'active' | 'inactive'
parent_adjustment_idstring uuid required
amount_paidnumber double

Changes