feat: onpoint - update OR payload #22

Merged
sinhluu merged 1 commits from feat/onpoint-update-or-payload into master 2024-12-17 09:02:36 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ type ORPayload struct {
CodType string `json:"cod_type"`
Note string `json:"note"`
OrCode string `json:"or_code"`
PartnerORCode string `json:"partner_or_code"`
OrType string `json:"or_type"`
ShippingType string `json:"shipping_type"`
CustomerName string `json:"customer_name"`