CSL Pay Developers

Refresh Token

POST /auth/refresh/token
Types inferred from examples. This endpoint came from a Postman collection, which declares no schema — field types are read from the example values and no field is marked required.

Request body

FieldTypeDescription
refreshToken string

Response 200

FieldTypeDescription
token string
expiresIn integer
refreshExpiresIn integer
refreshToken string
tokenType string