add method for getting shipment data by barcode for fbs

This commit is contained in:
diPhantxm
2023-03-18 16:20:51 +03:00
parent 159e1501df
commit 0fe3d86c48
6 changed files with 218 additions and 5 deletions

View File

@@ -708,7 +708,7 @@ type CreateOrUpdateProductItem struct {
// Service type. Pass one of the values in upper case:
// - IS_CODE_SERVICE,
// - IS_NO_CODE_SERVICE
ServiceType string `json:"service_type"`
ServiceType string `json:"service_type" default:"IS_CODE_SERVICE"`
// VAT rate for the product:
// - 0 — not subject to VAT,