GET api/common/SendARPostingSummary?email={email}&totLines={totLines}&totInvoices={totInvoices}&totPaid={totPaid}&totNonPaid={totNonPaid}&totErrors={totErrors}&errorList={errorList}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
email

string

Required

totLines

integer

Required

totInvoices

integer

Required

totPaid

integer

Required

totNonPaid

integer

Required

totErrors

integer

Required

errorList

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.