Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

A merchant secret key (sk_…) sent as Authorization: Bearer <key>.

Headers

Idempotency-Key
string

A unique key that makes retries safe: the same key with the same request body returns the original response instead of repeating the operation.

Maximum string length: 255

Path Parameters

id
string
required

The invoice item id (ii_…).

Response

The deleted item marker.

id
string
required
object
enum<string>
required
Available options:
invoice_item
deleted
enum<boolean>
required
Available options:
true