Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »

myTCAccount documentation now available through TC confluence : https://tcmarin.atlassian.net/wiki/spaces/MA

PBI #8375 - Service Request Details - Implement Support for Requestor Organization

Implement Support for Requestor Organization. Add RequesterOrganizationId property property in BaseServiceRequest class

  • PBI #8318 - Implement Support for Cargo Regulated Entities

GET v1/regulated-entities/: Gets a collection regulated entity ids for a specified service request.
POST v1/regulated-entities/: Adds a collection regulated entity ids for a specified service request.
PUT v1/regulated-entities/:Updates a collection regulated entity ids for a specified service request.

  • PBI #8306 - Email Notifications Active Monitoring Solution Analysis

GET v1/unsent_notifications: Checks for unsent email and send notification if needed. The API will send out a slack notification if unsent emails are detected.  Users can specify the time elapsed in hours, default value is set to 1 hour.

  • PBI #8517 - Improve Support for Encrypted MTOA Credentials in Production

Enforce the usage of encrypted MTOA API credentials in Prod. We allowed the use of "DisableApiJwtKeysEncryption" application setting for iZEV (only available in the Regular .NET MTOA Framework).

  • PBI #8280 - MTAPI - Email Notification Enhancements

  • BUG #8473 - A Prod issue updating an external email address

  • BUG #8498 - ZEV ACC - Not able to retrieve organizations

  • BUG #8468 Post and Put service requests can't be created when a newly created OrganizationId number is used.

  • BUG #8464 Swagger post /api/v2/servicerequests will not work with the example values

  • BUG #8461 SourceId is incorrectly returned with a Get after a Post

  • BUG #8370 - Get /api/v1/servicrequests excludeMetadata returns SR's with meta data

  • BUG #7948 - GET /organizations/{id}/users doesn't return internal users bound to that org

  • BUG #8095 - Internal users should be prevented from being associated with organizations

  • BUG #7947 - GET /services/{id}/organizations and GET /users/{id}/organizations only retrieve one org per user (Is this fixed ?)

  • BUG #8510 - PUT /api/v1/regulated-entities - should throw an error when updating a RE not existing

  • BUG #8513 - GET /api/v1/regulated-entities - should return 403 when retrieving RE for a RTMR SR using SVMMS key

  • BUG #8241 - GET /api/v1/services/invites - received an object with a wrong type

  • BUG #8202 - GET /provinces/{code} & /countrySubdivisions/{code} - correct status code and error message

  • BUG #8335 - service request filtering needs to be enhanced to filter updated dates and time with service request id's

  • BUG #6823 - POST /api/v1/notifications returns inconsistent results (emails not always sent)

MTOA NuGet packages Release Notes

 Breaking change 

  • No labels