Seller KYC Request
Last updated
Last updated
Retrieves a list of vendors based on optional filters.
The number of vendors to return per page
10
The offset from which to start retrieving vendors
0
Filter by vendor name
Filter by vendor email
Filter by vendor status
Indicates whether to return the count of vendors
0
Filter by keyword
Filter by vendor's name
Filter by company name
Filter by vendor prefix ID
Bearer token for authentication.
Successfully retrieved vendor list
Retrieves the site settings based on the provided query parameters.
Filter to get settings related to the default website
1
Bearer token for authentication.
Successfully retrieved settings
Retrieves the details of a specific vendor by their ID
ID of the vendor
Bearer token for authentication.
Successfully retrieved vendor details
Updates the KYC status of a vendor and applies additional settings such as delivery method, subscription plan, and more.
The unique ID of the vendor to approve/reject
Bearer token for authentication.
A comment explaining the decision (required for rejection)
t
The KYC status to be applied to the vendor
rejected
Possible values: approved
rejected
The ID of the vendor
292
The delivery method choice for the vendor
1
The subscription plan for the vendor
1
The distribution point for the vendor
1
The policy setting for the vendor
1
The storefront setting for the vendor
1
Payment information status
1
Final decision on the vendor
1
Category selection for the vendor
1
The vendor group ID to which the vendor should belong
29
Successfully updated the vendor's KYC status and settings
Updates the active status of the vendor with the given ID.
The unique ID of the vendor whose status is being updated
Bearer token for authentication.
Status of the vendor: 0 for inactive, 1 for active
0
Successfully updated vendor status