Retrieves a single Payment object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetPayment |
The request body is of type GetPayment.
| Name | Description | Data Type |
|---|---|---|
| id | guid |
![]() |
|
The response body is of type GetPaymentResponse.
| Name | Description | Data Type |
|---|---|---|
| GetPaymentResult | Payment |
![]() |
|