| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| account | finAccount | The Account. | ||
| paymentMethod | finPaymentMethodRO | The Payment Method to use. This defines the Bank Account and Cost Centre to use. | ||
| parameters | PayToCreateAgreementParameters | |||
| agreementId | String | 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 | The primary key of the Workflow to link the Client Log to. If omitted, a value of 0 is assumed. | |
| workflowItemPk | Integer | Optional | The primary key of the Workflow Item to link the Client Log to. If omitted, a value of 0 is assumed. |
A Boolean indicating Success.