PaymentRequest
Description
This object contains the information for a payment request.
Properties
Type | Name | Description |
---|---|---|
String | MerchantId | Merchant ID |
String | CustomerId | Customer ID |
String | SubCustomerId | Sub Customer ID |
String | DivisionId | Division ID |
String | InvoiceNumber | Invoice Number |
String | InvoiceInternalId | Invoice Internal ID |
String | InvoiceDate | Invoice Date |
String | InvoiceDueDate | Invoice Due Date |
String | PoNum | PO Number |
String | SoNum | SO Number |
String | InvoiceAmount | Invoice Amount |
String | AmountDue | Amount Due |
String | Currency | Currency |
String | AuthCode | Auth Code |
String | RefNum | Ref Number |
String | Last4 | Last 4-digits of card |
String | PaymentMethod | Payment Method |
String | PaymentType | Payment Type |
String | DatePaid | Date Paid |
String | PaidAmount | Paid Amount |
String | TypeId | Type ID |
String | Software | Software |
String | PaymentInternalId | Payment Internal ID |
Updated over 4 years ago