Bearer JWT issued to a seller after they sign up for a JTL-Scx subscription via the JTL
Customer Center. Usage format: Bearer <JWT>.
Channel identifier the seller-account update session is started for. This is the unique Channel name.
^\w{5,15}$"MYBESTDEALCOMDE"
ID of the seller account whose channel link should be updated. A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.
^\w{1,50}$"4711"
Start a Seller Update Process
Result of starting a seller update session — contains the redirect URL the seller has to visit, the affected sellerId and session expiry.
URL the seller has to visit to update the existing channel link
"https://update.mybestdeals.com/?sid=c6b28bd5-e0b4-4857-9d9c-e8a9ac40241b&expires=1557149104"
A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.
^\w{1,50}$"4711"
1557149104