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