Transaction enrollment
Update Enrollment
Updates an existing enrollment request. Only enrollments in DRAFT status can be updated. Once an enrollment is submitted, it cannot be modified.
POST
This is a beta endpoint. We may make backwards incompatible changes.
This endpoint allows you to update enrollments that are still in DRAFT
status. If you need to make changes to an enrollment that is already in SUBMITTED
, PROVISIONING
, LIVE
, REJECTED
, or CANCELED
status, contact support.
Calling this endpoint completely overwrites the previous request record. You must provide all the information for the enrollment in the request, not just the properties you want to update.
Authorizations
A Stedi API Key for authentication.
Path Parameters
The Stedi-assigned identifier for the enrollment.
Body
application/json
Input for UpdateEnrollment.
Response
200
application/json
UpdateEnrollment 200 response
Output containing the updated enrollment details.