Exigo OData Service

Payments

Read-Only
Yes

Properties
PaymentID
Int32
No
The unique identifier for the payment record.
CustomerID
Int32
No
The unique identifier of the customer
OrderID
Int32
No
The unique identifier for the order
PaymentTypeID
Int32
No
PaymentDate
DateTime
No
The date of the payment
Amount
Decimal
No
CurrencyCode
String
No
The standard ISO 4217 3-letter currency code
WarehouseID
Int32
No
The unique identifier for the warehouse
BillingName
String
No
The name on file with this payment method
CreditCardTypeID
Int32?
Yes
CreditCardNumber
String
No
The credit card's number
AuthorizationCode
String
No
The authorization code issued by the merchant for the processed payment.
Memo
String
No
Any extra data associated with the payment method
PaymentType
No
The type of payment method the auto order will use
CreditCardType
No
The type of credit card (ie. Visa, Mastercard, etc)
Customer
No
Order
No