ZWeb.Admin.AccountsCsvController (Portico/Z v0.1.0)
Interface for CSV functions on Z.Accounts
.
Link to this section Summary
Functions
Returns all ZSchemas.Accounts
, as a CSV
Link to this section Functions
Link to this function
create(conn, map)
Returns all ZSchemas.Accounts
, as a CSV
Requires one parameter: in
, which is a (JSON-encoded) list of
account IDs that you wish to convert into a CSV.
NOTE: This endpoint has a side-effect. It will modify each of the
passed accounts with a synchronized_at
timestamp.