Get contract hierarchy for an account using query

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Account Id

Body Params

Query object containing optional filtering (CriteriaExpression),
sorting (SortInfo), and field selection (Fields).

Custom query model for Contract Hierarchy (by Account) API.
Contains only the required query parameters for hierarchy retrieval.

int32 | null

Number of the records to be fetched

int32 | null

Number of the records to be skipped

string | null

Criteria expression used to filter records.
Example: "Status = 'Active'"

SortInfo
object

Sorting Information for Fields

Fields
array of strings | null

List of fields to be retrieved in the response.
If not specified, default fields may be returned.

Fields
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json