I am useing this querry to pull data back into SUGARCRM
registrations?include=Transaction,Event,Ticket,Attendee&where[Attendee.ATT_modified][>]={ctsyncModifiedValue}&order_by[Attendee.ATT_modified]=ASC
How do I only get the transaction status where it == approved?
There is no Transaction status of Approved, I assume you mean Registration Status?
List of Transaction statuses – Failed, Abandonded, Incomplete, Complete, Overpaid.
List of Registration Statuses – Incomplete, Pending Payment, Declined, Not Approved, Approved, Waitlist.
Registrations can be set to ‘Approved’ regardless of payment status but EE will automatically change Pending Payment registrations to be Approved when the transaction status switching to ‘Complete’ (meaning no more monies are owed on the transaction).
So you only want Approved registrations in the above?
Viewing 1 reply thread
The support post ‘API: Registrations only pull approved payment’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.