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