Function /future/check
Function invocation
https://json.aftermarket.pl/future/check
Function description
Check status for input domains for future registration.
Input parameters
This function takes the following input parameters:
| Parameter | Type | Required | Default value | Description |
|---|---|---|---|---|
| names | string[] | YES | Domain future names to check | |
| string[] | empty array | Domain future names to check (deprecated, please use 'names' parameter) |
Return value
List of domain futures (list of structures with the following fields):
| Field name | Type | Description |
|---|---|---|
| amount | float | Amount in main currency |
| available | boolean | Domain future available to register |
| currency | string | Main currency |
| myAmount | float | Amount in member's currency |
| myCurrency | string | Member's currency |
| name | string | Domain name (in Punycode) |
| nameIDN | string | Domain name (internationalized) |
| status | string | Domain future status |