Get Seller Status

Use this API to know whether the registration of the seller performed through API is successful or not. You can find out the status by passing primary email address.

Request

ParameterNameDataTypeParameterTypeRequirementDescription
primaryEmailAddressStringQueryMandatoryPrimary email address of the seller

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartnerI Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
statusStringStatus of On-board request(Completed/Pending)
Language
Authorization