Get billing statement details

Get details about a billing statement for the organization. BILL generates a monthly billing invoice statement for all the billing activities in the organization.

From the response, use downloadLink in a GET request to download a billing statement.

curl '{downloadLink}' --header 'sessionId={session_id}' --output {statement_name}
Language
Click Try It! to start a request and see the response here!