| Name | Type | Description | Notes |
|---|---|---|---|
| success | bool | Indicates whether the call succeeded. | [optional] |
| account_number | str | The account number for the order. | [optional] |
| order_number | str | The order number of the order updated. | [optional] |
| status | str | Status of the order. `Pending` is only applicable for an order that contains a `CreateSubscription` order action. | [optional] |
| subscriptions | list[PUTOrderTriggerDatesResponseTypeSubscriptions] | The subscriptions updated. | [optional] |