shipstation-client
Version:
ShipStation V2 SDK
22 lines (11 loc) • 651 B
Markdown
# LabelVoidFailureReason
The possible normalized reasons a label void request may not have been approved
## Enum
* `Unknown` (value: `'unknown'`)
* `Unspecified` (value: `'unspecified'`)
* `ValidationFailed` (value: `'validation_failed'`)
* `LabelNotFoundWithinVoidPeriod` (value: `'label_not_found_within_void_period'`)
* `LabelAlreadyUsed` (value: `'label_already_used'`)
* `LabelAlreadyVoided` (value: `'label_already_voided'`)
* `ContactCarrier` (value: `'contact_carrier'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)