What a new version means
A version holds a shape steady.pan/v1/verify keeps taking the fields it takes today and keeps
returning the fields it returns today. Anything that would break an integration built against it
ships as pan/v2/verify, served alongside it.
Changes made within a version:
- adding a new optional request field
- adding a new field to a response
- removing or renaming a field
- making an optional request field required
- changing the type or meaning of an existing field
