GET api/Receipt/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Receipt
NameDescriptionTypeAdditional information
UseAddressValidation

boolean

None.

UseAddressAutoComplete

boolean

None.

BillToStates

Collection of StateProvince

None.

BillToCountries

Collection of Country

None.

CreditCardFeeMessage

string

None.

SelectedPaymentOption

string

None.

PaymentTypes

Collection of Option

None.

PaymentOptions

Collection of PaymentOption

None.

UnPaidInstallments

Collection of InstallmentDetail

None.

OptionalAddOnCategory

globally unique identifier

None.

BillToStreet1

string

None.

BillToStreet2

string

None.

BillToCity

string

None.

BillToState

string

None.

BillToZip

string

None.

BillToCountry

string

None.

Custom1

string

None.

Custom2

string

None.

Custom3

string

None.

Custom4

string

None.

Custom5

string

None.

Custom6

string

None.

Name

string

None.

Description

string

None.

InvoiceHtml

string

None.

HasCustomInvoiceHtml

boolean

None.

BillTo

string

None.

ShipTo

string

None.

Id

string

None.

InvoiceId

string

None.

Email

string

None.

DatePaid

date

None.

DueDate

date

None.

InvoiceDate

date

None.

InvoiceNumber

string

None.

InvoiceTotal

decimal number

None.

Payments

Collection of ReceiptInvoicePayment

None.

Details

Collection of ReceiptInvoiceDetail

None.

Credits

decimal number

None.

Discounts

decimal number

None.

BalanceDue

decimal number

None.

PaymentAmount

decimal number

None.

ReceiptType

integer

None.

PaidThroughDate

date

None.

StatusReason

integer

None.

NameOnCard

string

None.

CardNumber

string

None.

ExpirationDate

string

None.

CSV

string

None.

PaymentType

integer

None.

BankAccountTypes

Collection of Option

None.

Response Formats

application/json, text/json

Sample:

Sample not available.