RecordEntityId:
  description: The system's unique ID for an entity such as a payment session, a payment transaction or a consumer valuable saved in the consumer's wallet
  type: integer
  format: int64
  minimum: 1
  example: 1234
  existingJavaType: java.lang.Long