Skip to main content
DELETE
Remove a manual adjustment from a statement (H-05)
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

statement is approved or paid. Authorization: admin role + publisher addon.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string<uuid>
required
statementId
string<uuid>
required
adjustmentId
string<uuid>
required

Response

Adjustment removed.

Standard server envelope used by the statement, reconciliation, sub-publishing, and analytics endpoints.

status
enum<string>
Available options:
success,
error
message
string
data
object