v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Escrow

Request a deadline extension

Requests a new, later delivery deadline for the escrow, typically when the provider needs more time. The client must approve it for the new deadline to take effect.

post/escrow/{id}/extend-deadline

Path parameters

idstring required

Escrow id.

Request body

actorstring

Acting party @handle. Must be the provider.

deadlinestring date-time required

Proposed new deadline (RFC 3339). Must be later than the current deadline.

reasonstring

Optional reason for the extension request.

Response

OK

object required