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.

AutoTopupErrorResponse

statusboolean

Whether the request succeeded.

messagestring

Human-readable description of the result.

error_reasonstring

Short machine-readable reason code when the request fails.

AutoTopupErrorResponse
{
"status": true,
"message": "string",
"error_reason": "string"
}