5. Working with Agents
Update an Agent
- we need to decide what part of the record we’re updating
- we need to get a recent copy of the agent record to modify
- make our changes
- submit the updates
The ArchivesSpace API is very picky here. You’re going to
spend a lot of time debugging your data modifications.