Support

Home Forums Event Espresso Premium API: Registrations only pull approved payment

API: Registrations only pull approved payment

Posted: April 21, 2021 at 7:55 pm


TTBC

April 21, 2021 at 7:55 pm

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?

Also is there a list of the transaction status’s.


Tony

  • Support Staff

April 22, 2021 at 5:31 am

Hi there,

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?

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.

Event Espresso