Skip to main content

Submit Gate criteria Form

Retrieves Gate criteria Form based on unique productId,manufacturerId

Query Parameters
    productId Product id required
    manufacturerId Manufacturerid required
Responses

Successful Response


Schema
    data object required

    Section to carry responses

    Response object

    This contains messages whether the product is suitable or not

    SuitableOrNo string

    Possible values: <= 3 characters, [Yes, No]

    this tag will indicate to manufacturer whether product is suitable or Not

    suitableProducts string

    Will provide the list of product which are suitable, if no products suitable pass null

    errors object

    This array contains error messages in case of an error

    reqId string required

    Request Id for the quote assigned by 1SB

Loading...