update odn logistic info #10
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -47,9 +47,9 @@ type OutboundRequestPayload struct {
 | 
			
		|||
type UpdateORLogisticInfoPayload struct {
 | 
			
		||||
	OrID int `json:"orId"`
 | 
			
		||||
 | 
			
		||||
	TPLCode            string              `json:"tplCode"`
 | 
			
		||||
	TrackingCode       string              `json:"trackingCode"`
 | 
			
		||||
	LogisticInfoLabels []LogisticInfoLabel `json:"logisticInfoLabels"`
 | 
			
		||||
	TPLCode        string              `json:"tplCode"`
 | 
			
		||||
	TrackingCode   string              `json:"trackingCode"`
 | 
			
		||||
	ShippingLabels []LogisticInfoLabel `json:"shippingLabels"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
type LogisticInfoLabel struct {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue