#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
delete FROM meta_transactions
WHERE DATEDIFF('2020-06-08',Date) > 30
#AND Contract = '201-012268-04'
#-------------------------------------------------------------------------------
API call to get the current statement; this statement will include transactions
after the statement run on the 8th as well as a current settlement value.
Possible API call:
Param1 denotes the current account, the call will return all the contracts
associated with the account as an array.
https://fullhouse.technocore.co.za/report/rep=fullhouse_statement_api¶m1=202-111185&direct=1
Param1 denotes the client's ID number. The account and contract array returned
is the same as the other form.
https://fullhouse.technocore.co.za/report/rep=fullhouse_statement_api¶m1=6803245744082&direct=1
#-------------------------------------------------------------------------------
Render a current Statement PDF - this render can be included in an email channel
as text or a password protected PDF.
https://fullhouse.technocore.co.za/report/rep=fullhouse_statement_current_pdf¶m1=202-111185
#-------------------------------------------------------------------------------
Render a current Settlement PDF - this render can be included in an email channel
as text or a password protected PDF.
https://fullhouse.technocore.co.za/report/rep=fullhouse_settlement_current_pdf¶m1=202-111185
#-------------------------------------------------------------------------------
Product image :
Get raw / full image for product 17270
https://fullhouse.technocore.co.za/publish/guid=17270
Get icon image for product 17270
https://fullhouse.technocore.co.za/publish/guid=17270&icon=1