Skip to main content
PUT
Reemplazar presupuesto en borrador

Authorizations

Authorization
string
header
required

Incluí tu API key en el header Authorization con el prefijo Bearer.

Headers

Idempotency-Key
string
required

Clave estable para deduplicar reintentos de la misma operación.

Path Parameters

quote_id
string<uuid>
required

ID del presupuesto

Body

application/json
customer_id
string<uuid>
required
items
object[]
required
Minimum array length: 1
price_list_id
string<uuid> | null
salesperson_member_id
string<uuid> | null
expires_at
string<date> | null
global_discount_amount
integer
Required range: x >= 0
notes
string | null
reservation
object

Response

Presupuesto actualizado o reproducido idempotentemente

request_id
string
required
data
object
required
warnings
object[]
required