Skip to main content

Fields

accountNumber : String! required

The account number, e.g.: 'A-A1B2C3D4'.

deviceId : String! required

Alphanumber code identifying the device, e.g.: 'A1-BC-D2-00-01-23-EF-4G'.

effectiveFrom : DateTime! required

The date and time when the config became effective.

effectiveTo : DateTime

The date and time when the config stopped being effective.

id : ID! required
topupAmount : Int! required

Auto top-up amount in the lowest currency unit. i.e. USA cents / GBP pence / etc.

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

{ "accountNumber": "A-4B0FE05C", "deviceId": "87395849", "effectiveFrom": "2005-02-12T08:29:37.570405+00:00", "effectiveTo": "1999-11-11T08:54:40.443069+00:00", "id": "85757851", "topupAmount": 54 }