Get Historical Invoices (POST)
Retrieve historical invoices for a participant using POST request body with optional filtering.
post/api/v1/participant_info/invoices
Request body
Example request
{
"participant_id": "participant_123"
}Response
Successful Response