CreatedAt:
type: string
description: The date, in RFC 3339 / ISO 8601 compliant format "YYYY-MM-DD", at which the Brand Registration has been created.
format: date
example: "2020-01-02"
maxLength: 10
UpdatedAt:
type: string
description: The last date, in RFC 3339 / ISO 8601 compliant format "YYYY-MM-DD", at which the Brand Registration has been updated.
format: date
example: "2022-06-18"
maxLength: 10
Possible evolution
We think it'll be interesting to add 2 fields createdAt and updatedAt to registration entity allowing full management of customer registrations.