Skip to main content
GET
Show a single settlement item

Authorizations

X-API-Key
string
header
required

Headers

X-Account-ID
string

Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).

Path Parameters

id
string
required

Settlement Item ID

Response

Success

date
string<date-time>
required
id
string<uuid>
required
settlement_report_id
string<uuid>
required
type
enum<string>
required
Available options:
OPENING_BALANCE,
PAYMENT,
REFUND,
CHARGEBACK,
COMMISSION,
FEE,
OTHER,
REJECT,
PAYOUT,
CLOSING_BALANCE
account_id
string<uuid>
commission
integer
fee_type
string
gross_credit_amount
integer
gross_debit_amount
integer
net_credit_amount
integer
net_debit_amount
integer
payment_id
string<uuid>