Request Parameters | |||||
No. | Parameter | Required | Type | Description | |
1 | input | Required | string | XML document with all values needed to disburse a check. For details of XML document, see below request reference grid parameters. |
Request | ||||||||||||
Occurs | LeasePak Database | Datatype | ||||||||||
Level | Element | Min | Max | Required | Type | Table | Column | Oracle | Sybase | Description | ||
1 | CHECK_UPDATE | 1 | 1 | Required | Root Element | |||||||
1.1 | CHECK_RECORD | 1 | unbounded | Required | Element | |||||||
1.1.1 | disbursementType | 1 | 1 | Required | String (4) | cash_check_typ_s | ||||||
1.1.2 | asset | 1 | 1 | Required | String (10) | unit_s | ||||||
1.1.3 | checkAmount | 1 | 1 | Required | Decimal (15,2) | amt_d | ||||||
1.1.4 | disbursementDate | 1 | 1 | Required | Date | d_dis_s | ||||||
1.1.5 | reference | 0 | 1 | Optional | String (36) | ref_s | ||||||
1.1.6 | bankCode | 1 | 1 | Required | String (3) | bank_s | ||||||
1.1.7 | payeeNumber | 0 | 1 | Optional | String (9) | client_id_s | ||||||
1.1.8 | payeeName | 0 | 1 | Optional | String (36) | nam_s | ||||||
1.1.9 | payeeAddress | 0 | 1 | Optional | String (36) | add_s | ||||||
1.1.10 | payeeCity | 0 | 1 | Optional | String (25) | cty_s | ||||||
1.1.11 | payeeState | 0 | 1 | Optional | String (2) | st_s | ||||||
1.1.12 | payeeZip | 0 | 1 | Optional | String (9) | zip_s |