Setup Callback https://docs.herald-api.rare-able.com/api/merchant_callback
POST

This endpoint is to used to update the callback url for the merchant.

BODY PARAMS

url string required
Merchant's callback url

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"

merchant_callback "object"

unique_id "string"
url "string"
status "string"
created_at "string"
updated_at "string"

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