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'.

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": "67564604", "createdAt": "1982-02-11T08:08:19.592972+00:00", "failureReason": "NO_IMPORT_METER", "id": "70743992", "source": "LOW_CREDIT_BALANCE", "status": "INITIATED", "triggeredAt": "1998-06-28T11:03:21.715980+00:00", "updatedAt": "1972-10-18T14:39:50.489532+00:00" }