auth-bearer: ********************curl --location --request PATCH '/appointment//resolveReserved' \
--header 'auth-bearer: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"isConfirmed": true,
"generateCharge": true
}'{
"message": "string",
"paymentLink": "https://payment.asaas.com/123456",
"telemedicineLink": "https://app2.goclin.com/tm/abc123"
}