v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
Seller

Read Update Session

get/v1/channel/seller/update-session

Query parameters

sessionstring required

Update session identifier

Response

Session updated

updateUrlstring

URL the seller has to visit to update the existing channel link

sellerIdstring

A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.

expiresAtinteger

Example response

{
  "updateUrl": "https://update.mybestdeals.com/?sid=c6b28bd5-e0b4-4857-9d9c-e8a9ac40241b&expires=1557149104",
  "sellerId": "4711",
  "expiresAt": 1557149104
}