Vendors
Merge vendors
Merges one vendor into another
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UUID of the business the vendors belong to
The UUID of the vendor to merge into (target vendor)
Body
application/json
UUID of the vendor that will be archived after merging
Response
200 - application/json
Vendors merged successfully
Unique identifier for the vendor.
Unique ID of the vendor in your system for linking purposes. Idempotency key.
Full name of the individual vendor or contact at a corporate vendor.
Name of the company vendor.
Email address of the vendor.
Mobile phone number of the vendor.
Office phone number of the vendor.
Address of the vendor.
Notes about the vendor.
Status of the vendor.
Available options:
ACTIVE
, ARCHIVED