added
New v3 API endpoint for creating multiple vendors with a single API call
September 16th, 2024
You can now create multiple vendors with a single POST /v3/vendors/bulk
API call. You can create up to 20 vendors with one POST /v3/vendors/bulk
request.
See POST /v3/vendors/bulk in the API reference for more information.