tonapi_service

Valid change TonAPI tier for project

get/api/v1/services/tonapi/tier/valid/buy/{id}

Path parameters

idinteger required
Example:1

Tier ID

Query parameters

project_idinteger required

Project ID

Response

Valid change tier for project

validboolean required

is valid

unspent_moneynumber
detailsstring

Example response

{
  "valid": true,
  "details": "there are not enough funds on your balance"
}

Changes

No recorded changes to this endpoint across all 50 revisions of this API.