Updated on 2022-02-24 GMT+08:00

Methods of the NorthApiClient Class

The methods of the NorthApiClient class are used to create an application instance. They are the prerequisites for calling other SDK APIs. The following describes the main methods:

Method

Description

def invokeAPI(httpMethod, url, headers, payload, clientInfo)

The API calling methods and the returned data vary according to the input parameters.