The topups report object contains a dashboard identifier (called event_id) and then an array of line sales report records (topups_report_records)

Field Name Type Description Example value
event_id string(UUID) Unique identifier for the dashboard "253723ad-3e3b-4f13-b9f7-8b08d1d88906"
topups_report_records array(topups_report_record) A list of topup_records as structured below

Topups Report Record

Field Name Type Description Example value
terminal_timestamp Unix time Date and time the topup was performed 1704117600
topup_tx_id string(UUID) Unique identifier of the topup record 782658ad-1c32-4c08-ae0f-8e0c9b36ae8f
ty_type string The tender type used for the topup. Refer to tx_type for possible values. standard
employee_email string Email of the staff account who performed the topup "[[email protected]](<mailto:[email protected]>)"
employee_id string(UUID) Unique identifier for the staff account that performed the topup "1056396b-03b1-4da5-9ceb-b7004e976213"
amount int Amount of the topup centavos / cents 10000