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 86845399e3 - Show all commits

View File

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