Handle Generate Participants Payload

Generates a list of participant ids for a given billing period.

Keyword arguments: payload -- the payload to generate the participants Returns: List[str] -- the list of participants

post/api/v1/pm_invoice/generate_participants_payload

Request body

billing_period_fromstring required
billing_period_tostring required
plan_manager_idstring required

Response

Successful Response

string[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.