Skip to main content

Create Customer

Add new customer record for a given manufacturer and distributor combination Update existing customer record for a given PAN, manufacturer and distributor combination

Request Body required
    sessionId Sessionid required

    Id which we get in kyc api

    sourceType object

    An enumeration.

    manufacturerId Manufacturerid required

    Unique identifier of the AMC

    productId Productid required

    System generated unique id to identify a manufacturer products/strategy

Responses

Successful Response


Schema
    reqId Reqid required
    errors undefined[]

    Default value: []

    data object required
    customerId Customerid

    Unique id to identify customer record

Loading...