POST
/
merchants
/
{id}
/
{store}
curl --request POST \
  --url https://api.daraa.io/merchants/{id}/{store}
"<any>"

Path Parameters

id
number
required
store
string
required

Response

200 - application/json
Ok

The response is of type any.