GET api/Order/PaymentCredit/Credits?repDID={repDID}&customerDID={customerDID}&creditAccountID={creditAccountID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repDID

string

Required

customerDID

string

Default value is

creditAccountID

integer

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ICreditViewModel
NameDescriptionTypeAdditional information
ID

integer

None.

RepID

integer

None.

CustomerID

integer

None.

CustomerName

string

None.

PartyID

integer

None.

PartyDescription

string

None.

DateCreated

date

None.

ActiveDate

date

None.

CreditTypeID

integer

None.

Amount

decimal number

None.

Description

string

None.

CTID

integer

None.

DatePosted

date

None.

OrderID

integer

None.

CreatedBy

string

None.

Active

boolean

None.

DateExpires

date

None.

Balance

decimal number

None.

CreditAccountId

integer

None.

CreditAccountDescription

string

None.

expirationdate

string

None.

IsFutureCredit

boolean

None.

Response Formats

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

Sample:

Sample not available.