pixiGetInvoicesByOrderNr

Returns Invoices for order.

Since pixi version: LOU Official (6.3.0.4452) Additional notes:


Request

POST https://apigateway.descartes.com/tms/pixi/pixiGetInvoicesByOrderNr

Request body

Name Type Required Description
OrderNr integer false

Order number required.

Type: int

Default value:

Example:

Available from: LOU Official (6.3.0.4452)


Response

1. Invoices information

Name Type Description
Blz string

Bank identification related to LS payment type

Type: varchar

Available from: / (25.8.0.59841)

Paid boolean

Invoice is paid

Type: bit

Available from: / (25.8.0.59841)

Payed string

Invoice payment date

Type: datetime

Available from: / (25.8.0.59841)

total number

Invoice total amount

Type: money

Available from: / (25.8.0.59841)

Account string

Account information related to LS payment type

Type: varchar

Available from: / (25.8.0.59841)

OrderNr integer

Order number (internal)

Type: int

Available from: / (25.8.0.59841)

PaidSum number

Invoice paid amount

Type: money

Available from: / (25.8.0.59841)

BankName string

Bank name related to LS payment type

Type: varchar

Available from: / (25.8.0.59841)

CcCardNr string

CC Name

Type: varchar

Available from: / (25.8.0.59841)

ShipDate string

Invoice ship date

Type: datetime

Available from: / (25.8.0.59841)

CcCardExp string

CC Expiry

Type: varchar

Available from: / (25.8.0.59841)

InvoiceNr integer

Invoice Number

Type: int

Available from: / (25.8.0.59841)

CcCardName string

CC Number

Type: varchar

Available from: / (25.8.0.59841)

CcCardType string

CC Type

Type: varchar

Available from: / (25.8.0.59841)

TotalToPay number

Invoice total amount to be paid

Type: money

Available from: / (25.8.0.59841)

TrackingID string

Tracking ID of the order

Type: varchar

Available from: / (25.8.0.59841)

AccountName string

Name on the account related to LS payment type

Type: varchar

Available from: / (25.8.0.59841)

InvoiceDate string

Invoice date

Type: datetime

Available from: / (25.8.0.59841)

PaymentCode string

Invoice payment type

Type: varchar

Available from: / (25.8.0.59841)

PaymentText string

Invoice payment text

Type: varchar

Available from: / (25.8.0.59841)

ReminderLevel integer

Invoice Reminder level

Type: int

Available from: / (25.8.0.59841)

OrderNrExternal string

Order number (shop)

Type: varchar

Available from: / (25.8.0.59841)

PaymentAddressId integer

Id of Billing Address

Type: int

Available from: / (25.8.0.59841)

OrderCurrencyCode string

Order Currency Code

Type: varchar

Available from: / (25.8.0.59841)

ShipmentAddressId integer

Id of Shipping Address

Type: int

Available from: / (25.8.0.59841)