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 | Payment |
![]() |
|
The response body is of type CreatePaymentResponse.
Name | Description | Data Type |
---|---|---|
CreatePaymentResult | Payment |
![]() |
|