service_adjustment_id | integer | Unique identifier for the service adjustment |
service_id | string | ID of the service that was modified |
service_adjustment_type | string | Type of adjustment (e.g., extension, fulfillment, proxy_replacement) |
service_adjustment_status | string | Status of the adjustment (pending, complete, failed) |
service_adjustment_pre | object | JSON representation of the service state before the adjustment |
service_adjustment_post | object | JSON representation of the service state after the adjustment |
service_adjustment_eval | object | Evaluation of changes between pre and post states |
service_adjustment_is_administrator | boolean | Whether the adjustment was made by a Byteful administrator |
service_adjustment_is_automatic | boolean | Whether the adjustment was made automatically by the system |
service_adjustment_is_customer | boolean | Whether the adjustment was made by the customer |
service_adjustment_creation_datetime | datetime | When the adjustment was created |
service_adjustment_last_update_datetime | datetime | When the adjustment was last updated |
invoice_id | string | ID of any invoice associated with the adjustment |