| account |
finAccount |
|
|
|
| name |
String |
|
ByRef |
|
| payId |
String |
|
ByRef |
|
| payIdEmailPrefix |
String |
Optional |
|
|
| payIdEmail |
String |
Optional |
ByRef |
|
| accountLogPk |
Integer |
Optional |
ByRef |
If omitted, a value of 0 is assumed. |
| serviceLogPk |
Integer |
Optional |
ByRef |
If omitted, a value of 0 is assumed. |
| workflowPk |
Integer |
Optional |
|
If omitted, a value of 0 is assumed. |
| workflowItemPk |
Integer |
Optional |
|
If omitted, a value of 0 is assumed. |
| sendDocument |
Boolean |
Optional |
|
If omitted, a value of True is assumed. |
| responseStatus |
iseServiceLogResponseStatus |
Optional |
ByRef |
If omitted, a value of iseServiceLogResponseStatus.NotApplicable is assumed. |
| executePostFailed |
Boolean |
Optional |
ByRef |
If omitted, a value of False is assumed. |