Skip to main content

Show Delivery Order Template

Show Delivery Order Template

Path Parameters
    id uuid required

    Delivery Order Template UUID

Responses

OK


Schema
    data object
    id string
    name string
    description string
    shipped_customer object
    id string
    is_error boolean
    name string
    billed_customer object
    id string
    is_error boolean
    name string
    marketing_user object
    id integer
    is_error boolean
    name string
    origin_address object
    city string
    end_break_on string
    end_operational_on string
    geolocation object
    coordinate object
    latitude number
    longitude number
    polygon object[]
  • Array [
  • latitude number
    longitude number
  • ]
  • radius number
    type string
    id integer
    is_error boolean
    name string
    start_break_on string
    start_operational_on string
    destination_address object
    city string
    end_break_on string
    end_operational_on string
    geolocation object
    coordinate object
    latitude number
    longitude number
    polygon object[]
  • Array [
  • latitude number
    longitude number
  • ]
  • radius number
    type string
    id integer
    is_error boolean
    name string
    start_break_on string
    start_operational_on string
    load_count integer
    load_weight number
    load_volume number
    vendor object
    id string
    is_error boolean
    name string
    expected_pickup_on_interval string
    expected_delivered_on_interval string
    origin_service_time string
    destination_service_time string
    is_special boolean
    box_type object
    id integer
    is_error boolean
    name string
    weight_capacity integer
    delivery_notes string[]
    customer_notes string[]
    note string
    user_definition_fields object[]
  • Array [
  • error string
    is_active boolean
    is_editable boolean
    is_required boolean
    key string
    name string
    type string
    value
  • ]
  • created_on string
    created_by string
    updated_on string
    updated_by string
    errors
    errors object
    property name* string[]
  • Array [
  • string

  • ]
Loading...