POST BillingStatementsExport?ids[0]={ids[0]}&ids[1]={ids[1]}&type={type}
Bulk generation of statement billing documents.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ids |
The IDs of the Statements. |
Collection of globally unique identifier |
Required |
| type |
The export type. |
BillingDocumentTypeEnum |
Default value is Pdf |
Body Parameters
None.
Response Information
Resource Description
The State of the action.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.