Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.

auto_topup

idinteger

Unique numeric identifier.

statusstring

Current lifecycle state of the resource.

threshold_amountnumber

Account balance at or below which an automatic top-up is triggered.

topup_amountnumber

Amount added to the account balance when an automatic top-up is triggered.

updated_atstring

ISO 8601 UTC timestamp marking when the resource was last modified.

jsonauto_topup
{
"id": 0,
"status": "string",
"threshold_amount": 0,
"topup_amount": 0,
"updated_at": "string"
}