Skip to main content
POST
Validate an asset number

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

ボディ

application/json
assetNumber
string
必須

Asset number to validate

:

"ASSET_123"

レスポンス

isAvailable
boolean
必須

Whether the asset number is available

:

true

assetNumber
string
必須

The asset number that was validated

:

"ADMINA_123"

最終更新日 2026年9月15日