Skip to main content
POST
Accept offer buyout

Authorizations

Authorization
string
header
required

API token from the SIBI developer dashboard (developer.sibipro.com), sent as Authorization: Bearer <token>.

Path Parameters

id
string
required

The ID of the offer to accept the buyout for

Response

Offer buyout accepted successfully

success
boolean
required

Whether the offer buyout was accepted successfully

Example:

true

acceptedAt
string<date-time>
required

Timestamp when the offer buyout was accepted

Example:

"2024-01-20T12:00:00Z"