GET invoice/b2b/transactionlist?customerCode={customerCode}

Get transaction list (invoice and credits) by customer code or comma separated customer codes

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerCode

Optional if you want to display for all customers. Otherwise a single customer or comma separated customer codes.

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Customer Items

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

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

None.

links

Interprise.Web.Services.Http.LinksNode

None.

Response Formats

Sample not available.