Merge pull request 'update payload' (#45) from update-payload into master

Reviewed-on: #45
This commit is contained in:
sinhluu 2022-10-17 07:26:17 +00:00
commit 128fe77631
1 changed files with 5 additions and 4 deletions

View File

@ -88,6 +88,7 @@ type SyncORStatusResponse struct {
OrderCode string `json:"orderCode"`
Status string `json:"status"`
DeliveryStatus string `json:"deliveryStatus"`
Data OrderORData `json:"data"`
}
// ResponseWarehouseContact ...