V3 Get Global TPO Fees

Use this API to retrieve a list of global TPO fees for external organizations.

This API added with the 25.1 release of Encompass.

Query Params
string

The filter criteria supported on Name and Status properties. Supported operators are:
= performs EXACT search

Examples:
filter=status='expired'
filter=name='TestFee1'

NOTE: Multiple filter properties can be combined into one filter, separated by comma and are treated as AND operation.

integer

Starting index for pagination. Default is 0.

string

Limiting index for pagination. Default limit is 100. Maximum limit is 1000.

string

Specifies the level of detail to be returned. Possible values are: Summary and Full. Summary is the default.

Headers
string
required

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

Language
URL
Response
Choose an example:
application/json