Updates an existing Payment record.
| Method | /sites/{company-id}/ws/soap_v1.svc/UpdatePayment |
The request body is of type UpdatePayment.
| Name | Description | Data Type |
|---|---|---|
payment (path) | Payment |
![]() |
|
The response body is of type UpdatePaymentResponse.
| Name | Description | Data Type |
|---|---|---|
UpdatePaymentResult (path) | Payment |
![]() |
|