Partial Update Behavior
This flow uses a partial update model. This means your system should send only the values that need to be modified.
- Only the fields sent in the
PATCH request are updated.
- Fields not included in the request remain unchanged.
- Your system should retrieve the card record after the update to confirm the values stored in the platform.