curl --location --request POST 'buySubscription' \ --header 'Content-Type: application/json' \ --data-raw '{ "payment_token": "string" }'
{}