Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

7.0.6

Compare
Choose a tag to compare
@1415003719 1415003719 released this 24 May 09:03
· 27 commits to master since this release
9a90d5c
  • tracking object add new fileds
    • origin_state
    • origin_city
    • origin_postal_code
    • origin_raw_location
    • destination_state
    • destination_city
    • destination_postal_code
    • custom_estimated_delivery_date
    • first_estimated_delivery
    • shipment_tags
    • courier_connection_id
    • next_couriers
  • create tracking add new params
    • origin_state
    • origin_city
    • origin_postal_code
    • origin_raw_location
    • destination_state
    • destination_city
    • destination_postal_code
    • destination_raw_location
    • shipment_tags
    • courier_connection_id
    • next_couriers
  • update tracking add new params
    • slug
    • tracking_account_number
    • tracking_key
    • tracking_ship_date
    • origin_country_iso3
    • origin_state
    • origin_city
    • origin_postal_code
    • origin_raw_location
    • destination_country_iso3
    • destination_state
    • destination_city
    • destination_postal_code
    • destination_raw_location
  • courier detect add new params
    • tracking_account_number
    • tracking_origin_country
    • tracking_state
    • slug_group
    • origin_country_iso3
    • destination_country_iso3