Skip to main content
POST
Customer Portal Api Auth

Authorizations

Authorization
string
header
required

Bearer API Key authentication. Format: Authorization: Bearer {your_api_key}

Headers

Request-Id
string
default:008e3967-a1b5-48bb-be14-d5bff5092e61
required

The unique identifier of the request

Body

application/json
customer_id
string
required

Subotiz customer unique identifier

locale
string

Customer portal language/locale, e.g. "en-US", "zh-CN"

landing
object

Landing target (optional)

Response

200 - application/json

OK

code
string

error code

message
string

error message

data
object