I'm very (very) new in SalesForce. We are creating Accounts and Contacts with no problem using the API Rest method (/services/data/v55.0/sobjects/Account/) sending in the payload the JSON object. But I'm trying to find a way to create a Program Enrollment (from EDA) to relate a contact with an account. I cannot find any documentation yet. If somebody can point me to the right place, It'll be very appreciated.