APIリファレンス(JavaScript)
API interface
BaaS@rakuzaのAPIです。
Signature:
export interface API
Properties
Property | Type | Description |
---|---|---|
registEventNo | string | 顧客登録オブジェクトID |
tenantBaseUrl | string | テナントのベースURL |
tenantId | string | テナントID |
Methods
Method | Description |
---|---|
exec(path, action, contents) | APIを呼び出します。 |