{ "property1": null, "property2": null }
curl --location --request POST 'https://sandbox.api.confirmapay.com//v1/tenant-webhook/resurs/management/transactions/' \ --header 'Content-Type: application/json' \ --data-raw '{ "property1": null, "property2": null }'