patch https://app.medallion.co/p/api/v1/payer-enrollments//
Modify an existing payer enrollment.
Note that sending a PATCH request with enrollment_details
will clear all existing enrollment details. In order to update enrollment details, you MUST specify all of the existing enrollment details for the given enrollment (can be found via GET /payer-enrollments/{id}/), and then update accordingly with the added/removed enrollment details.