Get Budget and Bookings Combined (POST)
Retrieve combined budget and bookings information for a participant using POST request body. For pace plans, bookings are excluded as per business rules.
post/api/v1/participant_info/budget-bookings
Request body
Example request
{
"participant_id": "participant_123"
}Response
Successful Response