Update September 18, 2024 (#106)
This commit is contained in:
@@ -722,6 +722,8 @@ const (
|
|||||||
// picking up products for removal by the seller
|
// picking up products for removal by the seller
|
||||||
TransactionServiceReturnFromStock TransactionOperationService = "MarketplaceServiceItemReturnFromStock"
|
TransactionServiceReturnFromStock TransactionOperationService = "MarketplaceServiceItemReturnFromStock"
|
||||||
|
|
||||||
|
TransactionServiceStarsMembership TransactionOperationService = "ItemAgentServiceStarsMembership"
|
||||||
|
|
||||||
// forwarding trade
|
// forwarding trade
|
||||||
TransactionItemAdForSupplierLogisticSeller TransactionOperationService = "ItemAdvertisementForSupplierLogisticSeller"
|
TransactionItemAdForSupplierLogisticSeller TransactionOperationService = "ItemAdvertisementForSupplierLogisticSeller"
|
||||||
|
|
||||||
@@ -792,7 +794,7 @@ const (
|
|||||||
TransactionServiceRedistributionReturnsPVZ TransactionOperationService = "MarketplaceServiceItemRedistributionReturnsPVZ"
|
TransactionServiceRedistributionReturnsPVZ TransactionOperationService = "MarketplaceServiceItemRedistributionReturnsPVZ"
|
||||||
|
|
||||||
// Agregator 3PL Globalagency service tariffication
|
// Agregator 3PL Globalagency service tariffication
|
||||||
TransactionServiceAgencyFeeAggregator3PLGlobal TransactionOperationService = "OperationMarketplaceAgencyFeeAggregator3PLGlobal "
|
TransactionServiceAgencyFeeAggregator3PLGlobal TransactionOperationService = "OperationMarketplaceAgencyFeeAggregator3PLGlobal"
|
||||||
)
|
)
|
||||||
|
|
||||||
type PaymentTypeGroupName string
|
type PaymentTypeGroupName string
|
||||||
|
|||||||
Reference in New Issue
Block a user