GET customer/statementofaccount?dateFrom={dateFrom}&dateTo={dateTo}

Get Customer Statement of Account by date range (invoice date)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateFrom

Date From

string

Required

dateTo

Date To

string

Required

Body Parameters

None.

Response Information

Resource Description

Customer Statement of Account

Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.CustomerStatementOfAccount
NameDescriptionTypeAdditional information
data

Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CustomerStatementOfAccount

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.