paid status (i.e., the buyer has already paid).
Deliver is supplementary for standard and quick modes. It records that the seller marked the order as delivered, but the buyer does not have to wait for deliver — they can release funds earlier with a complete checkout session while the escrow is still paid.
- Standard mode: Escrow moves to
delivered. The buyer can thencompleteto release funds (or they may have already released frompaid). - Quick mode: Same as standard — escrow moves to
deliveredand the buyer cancompletefrompaidordelivered. Quick Escrow with Proof blocks early release frompaiduntil purchase proof is accepted. - Instant mode: Calling deliver auto-completes the escrow and releases funds to you immediately. The escrow moves directly from
paidtocompleted; there is no buyer confirmation step. The response message will indicate that the escrow was delivered and completed (instant mode).
Path Parameters
string
required
Escrow ID
Response Fields
Error Responses
400 Bad Request
Escrow Not Paid401 Unauthorized
403 Forbidden
Only Seller Can Deliver404 Not Found
Standard and quick modes: Deliver is optional. The buyer can release funds with a
complete checkout session from paid (early release) or from delivered. Use complete if you need to redirect the buyer to confirm on dhmad.tn. Instant mode: Deliver auto-completes and releases funds; no buyer confirmation or checkout session for complete is needed.