curl --location --request POST '/presell/pay/' \ --header 'x-token: {{x-token}}' \ --form 'type=""' \ --form 'return_url=""'
{}