REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
https://v2-staging.tscheckout.comCurrent host
Get badge printing settings​
Update badge printing settings​
PATCH
/api/v2/settings/badge-printing
Partial update. Accepts application/json or multipart/form-data. topImage is upload-only in multipart requests and stored as public URL.
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
"string"
Responses​
Settings updated successfully
application/json
{
 Â
}
