POST api/GenerarCompras/{id}?idDetalle={idDetalle}&idCompra={idCompra}&inicioProceso={inicioProceso}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
idDetalle
No documentation available.

Define this parameter in the request URI.

idCompra
No documentation available.

Define this parameter in the request URI.

inicioProceso
No documentation available.

Define this parameter in the request URI.

id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>