Update offer buyout amount
Updates the buyout amount on an offer. The offer must be in “pending” or “awaiting_customer” status.
Documentation Index
Fetch the complete documentation index at: https://docs.sibipro.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the offer to update
Body
Buyout amount in cents (e.g., 50000 = $500.00). Customer can opt to receive this amount instead of a replacement product.
x >= 050000
Response
Offer buyout amount updated successfully
Whether the offer buyout amount was updated successfully
true
The buyout amount in cents that was applied to the offer. Echoes the request value on success.
x >= 050000
Timestamp when the offer buyout amount was updated
"2024-01-20T12:00:00Z"