Settlements | Create
https://docs.herald-api.rare-able.com/api/settlements
POST
This endpoint is to get all the not settled transactions of the merchant and add the amount the request for the amount
BODY PARAMS
service string required
Settlement service type (Ex: Offramp , Onramp)
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"
currency "string"
amount "decimal"
type "decimal"
status "decimal"
created_at "decimal"
updated_at "decimal"
success "boolean"
message "string"
code "integer"
data "array"