Get session fee configuration
Session Fees
Get session fee configuration
Retrieve the current fee configuration for a specific session, including base price and conditional pricing.
Note: Only standard conditional pricing is exposed through the API. Early bird pricing is not accessible.
GET
Get session fee configuration
Path Parameters
The unique identifier of the session
Required range:
x >= 1Response
Session fee configuration retrieved successfully
The unique identifier of the fee
Example:
124
The session ID this fee belongs to
Example:
73
The base price for the session/package
Example:
"20.00"
Conditional pricing based on registration field selections
Example:
{ "76": "10.00", "77": "5.00" }The package ID (only present for package fees)
Example:
2