PUT Receipts/{recieptId}/payments/{paymentId}
ProcessPayment
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| recieptId |
url parameter |
integer |
Required |
| paymentId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.