POST BillingStatementsExport?ids[0]={ids[0]}&ids[1]={ids[1]}&type={type}

Bulk generation of statement billing documents.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.