get https://cgc-api.sbgenomics.com/v2
/billing/invoices/{invoice_id}
This call retrieves information about a selected invoice, including the costs for analysis and storage, and the invoice period.
Use the call to list invoices to retrieve the invoice_id
s for a specified billing group.
Request
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Path parameters
Name | Description |
---|---|
invoice_id | The ID of the invoice you are querying. |
Query parameters
Name | Data type | Description |
---|---|---|
fields | string | Selector specifying a subset of fields to include in the response. |
Response
See a list of CGC-specific response codes that may be contained in the body of the response.