v1
latestOpenAPI 3.0.22026-07-223907721.1 MBOffer
Mark Listing in-progress
Mark OfferId as in progress. Until a offer is marked as in progress it will be redelivered on each GET /v1/channel/offer call.
post/v1/channel/offer/in-progress
Request body
Example request
{
"offerList": [
{
"sellerId": "4711",
"offerId": 5437233,
"startedAt": "2019-07-01T15:43:21+00:00"
}
]
}Response
Offer received