Submit Merchant URL
This API is used to submit the url of the merchant for which the merchant webcrawling report must be generated.
You will need to log in before sending the request. You are required to pass the access token received from the login call, as the authorization header in the request.
Need to pass follow information: 1. merchantUrl 2. callbackUrl 3. merchantCode
PARAMETER NAME | REQUIRED/OPTIONAL | DESCRIPTION |
---|---|---|
merchantUrl | Required | The merchant url for which the merchant report must be generated. |
merchantCode | Optional | The merchant mcc code. |
callbackUrl | Optional | The callback url to which the callback data must be posted. |
PARAMETER NAME | DESCRIPTION |
---|---|
merchantUrl | Input Url of the merchant |
requestId | Unique request ID generated - used in fetch merchant report api |
merchantCode | Input merchant MCC code |
callbackUrl | Input callback url |
status | status of the API |
_id | unique ID |