Api session event editor setting set currency: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 April 2026

30 March 2026

  • curprev 10:2210:22, 30 March 2026 Frank@tygron.nl talk contribs 540 bytes +540 Created page with "API Event to Set Currency {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |TCurrency |POUND_BRITISH, EURO or DOLLAR_US |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorsetting/set_currency/?f=HTML&token=API_TOKEN with content: <pre>[ "DOLLAR_US" ] </pre> {{article end|..."