Get Participant Budget (POST)
Retrieve formatted budget information for a participant using POST request body.
post/api/v1/participant_info/budget
Request body
Example request
{
"participant_id": "participant_123"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.