curl --location --request POST 'https://api.dev.opensylo.com/api/merchants/auth/refresh-token' \ --header 'Content-Type: application/json' \ --data-raw '{ "refreshToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." }'