Skip to content

CRM-1106 | docs: add verification_last_updated_at field to Lead schema - #30

Open
tri-boompay wants to merge 1 commit into
mainfrom
crm-1106-add-verification-last-updated-at-field
Open

CRM-1106 | docs: add verification_last_updated_at field to Lead schema#30
tri-boompay wants to merge 1 commit into
mainfrom
crm-1106-add-verification-last-updated-at-field

Conversation

@tri-boompay

Copy link
Copy Markdown
Contributor

Related ticket

https://boompay.atlassian.net/browse/CRM-1106

Description

Adds verification_last_updated_at to the Lead schema in the Partner API (Screening API) docs, matching the field just added to Boom::PartnerAPI::Lead::BaseEntity in boompay-api (see boompay/boompay-api#5077).

  • Nullable date-time field, placed right after updated_at.
  • Description explains it tracks the most recent identity verification activity (created/completed) for the lead, separate from updated_at, which only reflects direct edits to the lead itself.

Release tester notes

Docs-only change — no code/runtime behavior to test here. Verify the rendered Lead schema (wherever this OpenAPI spec is published/viewed) shows verification_last_updated_at with the description above.

New dedicated timestamp on the Partner API Lead response for identity
verification activity (created/completed), separate from updated_at.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant