SavePayment
Overview
Saves a Payment to the system. Either adding a new Payment, or updating an existing Payment.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
payment | Payment | The Payment to save. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | No Overview Available. |
ResultCode | ResultCodeEnum | No Overview Available. |
Result | Boolean | No Overview Available. |