Skip to main content

shippingDetails

    shipMethod string

    This is the method of shipment. Possible values are:

    • N – Next Day/Overnight
    • T – Two-Day Service
    • C – Lowest Cost
    • O – Other
    • S – Same Day
    street string

    Possible values: <= 50 characters

    This is the recipient's street address.

    street2 string

    Possible values: <= 255 characters

    This is the second line of the street address in the shipping address, if required (e.g., apartment number).

    city string

    Possible values: <= 40 characters

    This is the city in which the recipient resides.

    state string

    Possible values: >= 2 characters and <= 40 characters

    This is the state/province/region in which the recipient lives.

    country string

    Possible values: >= 2 characters and <= 2 characters

    This is the country where the address is located. See Country Codes.

    zip string

    Possible values: <= 10 characters

    This is the recipient's postal/zip code.