Low level API is a set of classes for making requests and processing responses.

They can be used to make requests for the entities that are not yet supported by high level API.

Low level API classes have names in format Gpf_*****, in contrary with high level classes, whose names are in format Pap_Api_*****.

×