Settlement | List https://docs.herald-api.rare-able.com/api/settlements
GET

This endpoint is to get the list of all the offramp settlements of a merchant.

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To know how to generate please use Merchant Secret

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

total_settlements "integer"
settlements "object"

unique_id "string"
type "string"
status "string"
settlements "array"
created_at "string"
updated_at "string"
merchant_wallet "object"

unique_id "string"
currency "string"
type "string"
total "decimal"
remaining "decimal"
onhold "decimal"
used "decimal"

success "boolean"
message "string"
code "integer"
data "array"