Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.38 KB

SaleProductOfferPublicationResponse.md

File metadata and controls

13 lines (10 loc) · 1.38 KB

# SaleProductOfferPublicationResponse

Properties

Name Type Description Notes
duration string Publication duration, ISO 8601 duration format. This field must be set to one of the following: PT0S for immediately, PT24H, P2D, P3D, P4D, P5D, P7D, P10D, P14D, P21D, P30D, P60D. [optional]
starting_at \DateTime Publication starting date: Format (ISO 8601) - yyyy-MM-dd'T'HH:mm:ss.SSSZ. Cannot be modified after activation or ending of the offer. [optional]
status \AllegroApi\Model\OfferStatus [optional]
republish bool Whether to republish an offer after ending. Automatically republish offers or auctions:</br> - `BUY_NOW` offer type are republished with initial stock, regardless of how many items you have sold.</br> - `AUCTION` offer type are republished only if they were not concluded with purchase.</br> - `ADVERTISEMENT` offer type are republished until it will be finished manually. [optional]
marketplaces \AllegroApi\Model\SaleProductOfferPublicationMarketplacesResponse [optional]

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