GORILLA_SETTLEMENTDETAILS() – Get the details of what is included in a settlement transaction

Sample Usage =GORILLA_SETTLEMENTDETAILS(“TOY STORE”, “LAST MONTH”, “18044939392”) =GORILLA_SETTLEMENTDETAILS(“TOY STORE”, “LAST WEEK”, “18044939392”, “2”, “SKU123”) =GORILLA_SETTLEMENTDETAILS(“TOY STORE”, “CUSTOM”, “18044939392”, , “SKU123”, , , , “2022-10-01”, “2022-10-10”) Syntax Description Description: Get the details of what is included in a settlement transaction. WARNING: For large sellers, do NOT use this function for a long time period, like “last…

GORILLA_SETTLEMENT() – Get the list of settlement IDs

Sample Usage =GORILLA_SETTLEMENT(“TOY STORE”, “LAST WEEK”) =GORILLA_SETTLEMENT(“TOY STORE”, “LAST MONTH”, “DEPOSIT”) =GORILLA_SETTLEMENT(“TOY STORE”, “CUSTOM”, , “2022-10-01”, “2022-11-10″) Syntax Description Description: Get the settlements data. SETTLEMENT is a dump of the Settlement IDs where the Settlements occurred. WARNING: For large sellers, do NOT use this function for a long time period, like “last year”. It will…