integrate-onpoint #54

Merged
sinhluu merged 15 commits from integrate-onpoint into master 2022-10-31 09:33:39 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit b5ba7c7bf1 - Show all commits

View File

@ -58,6 +58,7 @@ type UpdateOutboundRequestLogisticInfoPayload struct {
ShippingLabel string `json:"shippingLabel"`
TrackingCode string `json:"trackingCode"`
ORCode string `json:"orCode"`
TPLCode string `json:"tplCode"`
}
// CancelOutboundRequest ...