Discussions
Where can I find a list of all filter values for curl transaction_type and status
3 months ago by Serge Tkachov
Currently I know that
status can be APPROVED or DECLINED, are there other?
transaction_type can be SALE or REFUND, are there others?
If I don't specify status or transaction_type I can more variations, but how do I filter them into individual outputs?
Also, there is transaction_date, how do I get a range for lets say 2024-05-15 - 2024-07-22?
And, last one - how can I filter out transactions that are greater than $1.00? We got a lot of fraudulent transactions below $1.00 and want to filter them out.
Thanks,
Serge