Skip to main content

Get Seller

This service checks whether a seller exists based on the sellerCode and merchantCode.

Request

curl --location --request GET '<BASE_URL>/merchant-sellers/is-exists'
--header 'Content-Type: application/json'
--header 'Authorization: Basic ZGVtbzpwQDU1dzByZA=='

Request Parameters

ParameterTypeRequired
Description
sellerCodeStringYesSeller Code
merchantCodeStringYesThe merchant code to which the product belongs.

Response

200 OK
true