POST api/liquidaciones/{id}/confirmacion-pago/lotes/{loteId}/cerrar
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| loteId | integer |
Required |
Body Parameters
dateRequest Formats
application/json, text/json
Sample:
"2026-09-23T21:26:01.6748841-03:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-09-23T21:26:01.6748841-03:00</dateTime>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.