Settlement | View https://docs.herald-api.rare-able.com/api/settlements/{{settlementId}}
GET

This endpoint is to show the details of a perticular settlement by using the unique id of the settlement.

Query PARAMS

settlementId string required
Must be a valid unique id of the settlement

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"

settlement "object"

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

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