taCreateSopPaymentInsertRecord_ItemsTaCreateSopPaymentInsertRecord Class
A class that represents the eConnect node you use to create a sales order payment.
Constructor
Name |
Description |
---|---|
taCreateSopPaymentInsertRecord_ItemsTaCreateSopPaymentInsertRecord() |
Initializes an instance of the taCreateSopPaymentInsertRecord_ItemsTaCreateSopPaymentInsertRecord class. |
Properties
Name |
Type |
Description |
---|---|---|
AUTHCODE |
string |
Authorization code |
Action |
int16 |
Action |
ActionSpecified |
bool |
Set to True when you assign a value to Action |
CARDNAME |
string |
Credit card name |
CHEKBKID |
string |
Checkbook ID |
CHEKNMBR |
string |
Check number |
CUSTNAME |
string |
Customer name |
CUSTNMBR |
string |
Customer number |
DOCAMNT |
Decimal |
Payment amount |
DOCDATE |
string |
Document date |
DOCNUMBR |
string |
Payment or cash receipt number |
EXPNDATE |
string |
Credit card expiration date |
MDFUSRID |
string |
User ID |
PROCESSELECTRONICALLY |
int16 |
Process electronically |
PYMTTYPE |
int32 |
Payment type |
RCTNCCRD |
string |
Credit card number |
SEQNUMBR |
int32 |
Sequence number |
SEQNUMBRSpecified |
bool |
Set to True when you assign a value to SEQNUMBR |
SOPNUMBE |
string |
Invoice number |
SOPTYPE |
int16 |
SOP type |
USRDEFND1 |
string |
User-defined field |
USRDEFND2 |
string |
User-defined field |
USRDEFND3 |
string |
User-defined field |
USRDEFND4 |
string |
User-defined field |
USRDEFND5 |
string |
User-defined field |
VOIDDATE |
string |
Void date |