Name Description Type Additional information
ShippingTemplateID

The unique internal identifier of each shipping template in Tradevine e.g. 3451582911247567682

integer

Optional

Name

The shipping template name e.g. Post template

string

Optional

HandlingTime

Handling time of the Shipping Template in ISO 8601 duration. eg "P1DT12H" being 1 day and 12 hours

time interval

Optional

HandlingTimeCutOff

Handling time cut off of the Shipping Template. It is a 24-hour time in ISO 8601 extended format. Any seconds are truncated. E.g. for a cut-off time of 4:30 pm, this value will be "16:30".

string

Optional

IsOversized

If the Shipping Template is oversized

boolean

Optional

IsRestricted

If the Shipping Template is restricted

boolean

Optional

ShippingOptions

The list of shipping template options for the shipping template. Not returned as part of the response when using GET v2/ShippingTemplate to retrieve a collection of shipping templates

Collection of ShippingTemplateOptionV2Response

Optional