update odn logistic info #10

Merged
sinhluu merged 2 commits from change-api-tnc-to-odn into master 2023-08-23 06:49:54 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 7d1d63039d - Show all commits

View File

@ -49,7 +49,7 @@ type UpdateORLogisticInfoPayload struct {
TPLCode string `json:"tplCode"` TPLCode string `json:"tplCode"`
TrackingCode string `json:"trackingCode"` TrackingCode string `json:"trackingCode"`
LogisticInfoLabels []LogisticInfoLabel `json:"logisticInfoLabels"` ShippingLabels []LogisticInfoLabel `json:"shippingLabels"`
} }
type LogisticInfoLabel struct { type LogisticInfoLabel struct {