Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsGetInvoice Request
  • PwsGetInvoiceserviceRequest: PwsGetInvoiceRq

Request Elements


Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.


SessionTicket

String

Yes


Click here for more information.

AcQ1BEusAT8qGh8BhF0OFg==

IncludeAdjustmentHistoryFlag

Boolean

No

false

True to include adjustment history in invoice detail

0

IncludeFullAdjustmentHistoryFlag

Boolean

No

false

If IncludeAdjustmentHistoryFlag is set, true to include full card breakdown with each adjustment history record.

0

InvoiceIdentity

PwsInvoiceRef

Yes


This structure represents the unique key fields associated with identifying an invoice .


...

Panel
titlePwsGetInvoice Response


Response Elements


Element

Data Type

Description

Messages

PwsMessage[]

The web service response status and message. Click here for more information

ResponseId

Int32

Click here for more information

Status

RequestStatus

Click here for more information

ServerTimestampUtc

DateTime

Click here for more information.

Invoice

PwsInvoiceElement

The set of basic information about an invoice

...