Skip to main content

Fields

autoTopupConfigId : ID! required

Integer ID of the related AutoTopupConfig, e.g. '123'.

createdAt : DateTime! required

DateTime when the trigger event was created, e.g. '2024-01-01T00:00:00+00:00'.

Reason auto top-up trigger event failed, if any.

id : ID! required

Source of the auto top-up trigger event.

Status of the auto top-up trigger event.

triggeredAt : DateTime! required

DateTime when auto topup was triggered, e.g. '2024-01-01T00:00:00+00:00'.

updatedAt : DateTime! required

DateTime when the trigger event was last updated, e.g. '2024-01-01T00:00:00+00:00'.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "autoTopupConfigId": "81995042", "createdAt": "1993-12-31T00:59:30.281018+00:00", "failureReason": "NO_IMPORT_METER", "id": "98903899", "source": "LOW_CREDIT_BALANCE", "status": "INITIATED", "triggeredAt": "1973-12-19T09:26:36.817170+00:00", "updatedAt": "1985-02-10T21:36:12.800917+00:00" }