Creates a new Payment record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreatePayment |
The request body is of type CreatePayment.
| Name | Description | Data Type |
|---|---|---|
payment (path) | Payment |
![]() |
|
The response body is of type CreatePaymentResponse.
| Name | Description | Data Type |
|---|---|---|
CreatePaymentResult (path) | Payment |
![]() |
|