Additional information about shipments

Values here are usually optional, but may be required depending on the carrier, service, and extras.

interface AdditionalDomesticInfoInput {
    declared_value?: null | `${number}`;
    ship_date?: null | string;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

declared_value?: null | `${number}`

The declared value of the items in the package.

Rarely changes the rated cost unless insuring the package.

ship_date?: null | string

The date[time] that you expect to ship the package, in ISO format