GET api/Order/PaymentCredit

Allows you to get a list of items.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of IPaymentCredit
NameDescriptionTypeAdditional information
ID

integer

None.

CreditAccountID

integer

None.

RepID

integer

None.

PaymentID

integer

None.

CreditTypeID

integer

None.

SourceID

integer

None.

Amount

decimal number

None.

Description

string

None.

IsActive

boolean

None.

ActiveDate

date

None.

DatePosted

date

None.

CustomerID

integer

None.

PartyID

integer

None.

PartyRewardID

integer

None.

BonusRunID

integer

None.

DateExpires

date

None.

SourceSubjectTypeID

integer

None.

PaymentCreditTransferTypeID

byte

None.

PaymentCreditTransferStatusID

byte

None.

TransferRepID

integer

None.

DateAccepted

date

None.

DateDeclined

date

None.

TransferPaymentCreditID

integer

None.

PreConversionCurrencyTypeID

integer

None.

PreConversionAmount

decimal number

None.

RepDID

string

None.

CustomerDID

string

None.

Response Formats

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

Sample:

Sample not available.