Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Targeted Environment

...

GET - /api/v1/services/{id}/regulated-entities (Task #8766)

The response body will return new properties.

...

GET - /api/v1/regulated-entities (Task #8667)

The response body will return new properties.

...

PUT - /api/v1/regulated-entities (Task #8773)

When updating the value of a service regulated entity the id used was a unique id used for the service request regulated entities.

...

  • Updated the ServiceRegulatedEntityIdType domain object to include the following properties

    • public int ServiceId { get; set; }

    • public string RegulatedEntityTypeCode { get; set; }

    • public string RegulatedEntityIdTypeCode { get; set; }

    • public short SortOrder { get; set; }

Breaking change 
N/A

MTOA Database – Release Note for Version (v1.12.0)

...