Authorization: Bearer ********************
curl --location --request PATCH '/payment/83e73262-b626-11f0-af7c-005056b4367d/fiscal' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "https://ofd.soliq.uz/..." }'
{}