Description Usage Arguments Value See Also
fse_payments_from_id()
– Query payments to/from account
associated with the provided access key with IDs greater than the ID
provided.
fse_payments_by_monthyear()
– list of financial operations
of user with accesskey
in specified year
and month
1 2 3 | fse_payments_from_id(fromid, accesskey, ...)
fse_payments_by_monthyear(month, year, accesskey, ...)
|
fromid |
transaction ID |
accesskey |
FSE read access key |
... |
other arguments passed to |
month, year |
month and year as integers |
Feed function returns a data.frame
(default) or xml_document
depending on
the value of format
argument (see fse_api
for details).
Other FSE feeds:
fse_aircraft_aliases()
,
fse_aircraft_configs()
,
fse_aircraft_status_by_registration()
,
fse_aircraft
,
fse_assignments_by_key()
,
fse_commodities_by_key()
,
fse_facilities_by_key()
,
fse_fbo_summary()
,
fse_fbo
,
fse_group_members()
,
fse_jobs
,
fse_log
,
fse_statistics_by_key()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.