Readonly
apibaseReadonly
apikeyThe key string that you want to call the API with. The key is shown in the dashboard you will be navigated to right after signing in to the service.
Readonly
timeout"getAddress" API (エンドポイント: /postalcode/{postalcode}
) を呼び出します。
"getAddress" API (エンドポイント: /postalcode/{postalcode}
) を呼び出します。
Optional
version: string"getAddress" API (エンドポイント: /postalcode/{postalcode}
) を呼び出します。
Optional
apiVersion: T"getAddress" API (エンドポイント: /postalcode/{postalcode}
) を呼び出します。
Invokes "getBank" API (endpoint: /bank/{bankCode}
).
The bank code to query with.
Optional
apiVersion: TThe API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBankBranch" API (endpoint: /bank/{bankCode}/branches/{branchCode}
).
The bank code to query with.
The branch code to query with.
Optional
apiVersion: TThe API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBankBranch" API (endpoint: /bank/{bankCode}/branches
).
The bank code to query with.
Optional
apiVersion: TThe API version. The return type is determined based on this argument, and thus it cannot be a variable.
Invokes "getBanks" API (endpoint: /bank
).
Optional
apiVersion: TThe API version. The return type is determined based on this argument, and thus it cannot be a variable.
"getCities" API (エンドポイント: /cities/{prefectureCode}
) を呼び出します。
"getCities" API (エンドポイント: /cities/{prefectureCode}
) を呼び出します。
Optional
version: string"getCities" API (エンドポイント: /cities/{prefectureCode}
) を呼び出します。
Optional
apiVersion: T"getCities" API (エンドポイント: /cities/{prefectureCode}
) を呼び出します。
"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}
) を呼び出します。
"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}
) を呼び出します。
Optional
apiVersion: T"getNTACorporateInfo" API (エンドポイント: /houjinbangou/{corporateNumber}
) を呼び出します。
"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}
) を呼び出します。
"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}
) を呼び出します。
Optional
apiVersion: T"getNTAQualifiedInvoiceIssuerInfo" API (エンドポイント: /invoice/{issuerNumber}
) を呼び出します。
Protected
request"searchAddresses" API (エンドポイント: /postalcode/?...
) を呼び出します。
"searchAddresses" API (エンドポイント: /postalcode/?...
) を呼び出します。
Optional
apiVersion: T"searchAddresses" API (エンドポイント: /postalcode/?...
) を呼び出します。
"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...
) を呼び出します。
"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...
) を呼び出します。
Optional
apiVersion: T"searchNTACorporateInfo" API (エンドポイント: /houjinbangou?...
) を呼び出します。
The constructor.