ChinoAPIBase

ChinoAPIBase

new ChinoAPIBase(baseUrl, customerId, customerKey)

Create a caller for base class Chino APIs

Parameters:
Name Type Default Description
baseUrl string

The url endpoint for APIs

customerId string

The Chino customer id or bearer token

customerKey string | null null

The Chino customer key or null (not provided)

Source: