post https://api.ramp.com/developer/v1/accounting/vendors
You can upload up to 500 vendors in an all-or-nothing fashion. If a vendors within a batch is malformed or violates a database constraint, the entire batch containing that vendors will be disregarded.
To have a successful upload, please sanitize the data and ensure the subsidiaries that you are trying to upload do not already exist on Ramp.
If a vendors is already on Ramp but you want to update its attributes, please use the PATCH developer/v1/accounting/vendors/{id} endpoint instead.