Skip to content

API

Get a Seller’s Status

GET https://sellers.imin.co/api/bs/:iminBookingSystemIdentifier

Path Parameters

NameTypeDescription
iminBookingSystemIdentifier*StringYour imin Booking System Identifier.

Query Parameters

NameTypeDescription
sellerId*StringSeller ID - this is the full URL that identifies the Seller in your system.

Headers

NameTypeDescription
X-Api-Key*String
{
"sellerBookabilityStatus": "bookable",
"hasRegistered": true
}