...
This method allows to get all existing in legal entity contracts with GB_CBP type through the MIS
Specification
WS logic
Only authenticated and authorized user can use this service
Deleted records won't be shown in response
...
Verify the validity of api-key
Return 401 in case validation fails
Check scopes in order to perform this action (scope = 'global_contractscontract:read')
Return 403 in case invalid scope(s)
...