curl --location --request POST 'https://api.managem.co.uk/basket//checkout' \ --header 'Content-Type: application/json' \ --data-raw '{ "successUrl": "http://example.com" }'
{ "url": "http://example.com" }
Authorization: Bearer ********************