Fetch the data about a specific settlement by providing the settlment ID.

Property Overview

In this section, a description of the settlement object properties is provided.

Settlement Interface

PropertyTypeDescription
idString (UUID)A unique identifier for the settlement report.
gross.amountStringThe total amount withdrawn from the merchant balance.
gross.currencyStringThe currency of the gross amount.
fee.amountStringThe fee amount for the settlement.
fee.currencyStringThe currency of the fee amount.
net.amountStringThe net amount of the settlement which is equal to gross.amount - fee.amount.
net.currencyStringThe currency of the net amount.
payout.amountStringThe amount expected to be received from the merchant.
payout.currencyStringThe currency of the payout amount.
account.labelStringThe label of the account to which the settlement was paid out.
createTimeString (DateTime)The UTC date and time at which the settlement report was created.
Language
Authorization
Header
Click Try It! to start a request and see the response here!