Create a new vendor by providing basic details like name and country.
name
and country
are required.
You can also provide tax ID and exemption status, which are useful for compliance tracking.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Vendor created
The response is of type object
.