Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 2 KB

SaleProductOfferRequestV1AllOf.md

File metadata and controls

19 lines (16 loc) · 2 KB

# SaleProductOfferRequestV1AllOf

Properties

Name Type Description Notes
product_set ProductSetElement[] [optional]
b2b \AllegroApi\Model\B2b [optional]
attachments object[] An array of offer attachments. [optional]
fundraising_campaign \AllegroApi\Model\ProductOfferFundraisingCampaignRequest [optional]
additional_services \AllegroApi\Model\ProductOfferAdditionalServicesRequest [optional]
stock \AllegroApi\Model\SaleProductOffersRequestStock
delivery DeliveryProductOfferRequest [optional]
publication \AllegroApi\Model\SaleProductOfferPublicationRequest [optional]
additional_marketplaces map[string,object] Selected information about the offer in each additional service. This field does not contain information about the base marketplace of the offer.<br/> Possible values of `marketplaceId` can be obtained from `GET /marketplaces` resource.</br> See Allegro foreign marketplaces for more details regarding this field. [optional]
compatibility_list CompatibilityListManualType For the `/sale/product-offers` resources you can send only definition of the MANUAL compatibility list. If compatibility list is provided for the product assigned to the offer, it will be used automatically. [optional]
language string Declared base language of the offer. [optional]

[Back to Model list] [Back to API list] [Back to README]