anyone know if you can connect json feed to unconfirmed registrations?

11 views
Skip to first unread message

Michael DeBruyn

unread,
Feb 10, 2026, 5:48:50 PMFeb 10
to Webscorer Users Group
I have successfully connected to the confirmed registrations, but I would really, really like to connect to the pending (completed but not paid) and incomplete registrations.  Thanks,

Michael

Vesa Suomalainen

unread,
Feb 17, 2026, 3:04:54 PMFeb 17
to Webscorer Users Group, thede...@gmail.com
We just posted an update to the JSON API which allows you to get the data for those who did not complete the registration, or are in pending payment state.

++++++++++++++

The JSON API url /json/registerlist accepts an additional parameter "regstate", to get racer data from the “Payment pending" list, “Reg not completed” list, or on the "Waiting list"

Allowed values are 

regstate=P
regstate=I
regstate=W

where

P = Payment pending list
I = Incomplete / Reg not completed list
W = Waiting list

If this parameter is omitted or the value is not one of the above, then the “Confirmed participants” data is returned.

Example:

/json/registerlist?apiid=1234&raceid=123456&regstate=I
Reply all
Reply to author
Forward
0 new messages