Skip to main content
POST
/
v1
/
seller
/
login
Login SCX Account
curl --request POST \
  --url https://scx-sbx.api.jtl-software.com/v1/seller/login \
  --header 'Authorization: Bearer <token>'
{
  "token": "SELLER.sfhgduwgfwre436fgsudfgwu4zgdsiflsdagvsaifga48ogc"
}

Authorizations

Authorization
string
header
required

Bearer JWT used for JTL OAuth-authenticated requests. Issued by the JTL Customer Center as part of a JTL-Scx subscription. Usage format: Bearer <JWT>.

Response

Refresh token created

token
string
Example:

"SELLER.sfhgduwgfwre436fgsudfgwu4zgdsiflsdagvsaifga48ogc"