Contract

Searches for a contract by its ID.

post/api/Contract/searchById

Request body

contractIdstring required

Response

A response containing the search result, including the matching contract if found.

successboolean required
errorCode0 | 1 required

0 = Success 1 = ContractNotFound

errorMessagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.