V3 Manage Tracking Entries

Add or remove status tracking entries from an enhanced condition.

Path Params
string
required

Unique identifier of the loan.

string
required

Unique identifier of the condition in the loan.

Query Params
string

The unique identifier of the loan lock that has been obtained by the user.

string

Optional. View type parameter. Enumerations: entity, id. For more details, see Loan Management - About Loan Views.
When no view parameter is provided, the API will return 204 - No Content with no response body.

string

Possible values: add, remove, and delete. If no action parameter is passed, tracking entries are added to a loan.

Body Params
string

Name of the status that was marked as complete.

user
object

RetrieveOnly. The Entity Reference contract describing the user or role who marked the status tracking entry.

string

RetrieveOnly. Date and time at which the status was marked as complete. For example, 2022-01-24T22:11:53.648Z

string

Required. Used to determine whether to add Tracking entry or remove. If set to true, then Tracking entry will be created. Default is false.

Headers
string
required

Bearer token

Responses

204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json