Field | Type | Required | Description | Example |
---|---|---|---|---|
address_to |
components.LiveRateCreateRequestAddressTo | ✔️ | The recipient address, which includes the recipient's name, company name, street address, city, state, zip code, country, phone number, and email address (strings). Special characters should not be included in any address element, especially name, company, and email. |
|
line_items |
List[components.LineItem] | ✔️ | Array of Line Item objects | |
address_from |
Optional[components.LiveRateCreateRequestAddressFrom] | ➖ | The sender address, which includes your name, company name, street address, city, state, zip code, country, phone number, and email address (strings). Special characters should not be included in any address element, especially name, company, and email. |
|
parcel |
Optional[components.LiveRateCreateRequestParcel] | ➖ | Object ID for an existing User Parcel Template OR a fully formed Parcel object. | 5df144dca289442cv7a06 |