Create vendor
Path parameters
Headers
Request
Custom dictionary of key:value pairs. You can use this field to store any data related to the object or for your system. If you are using custom identifiers, pass those in this object. Max length for a value is 100 characters. Example usage:
EIN/Tax ID for vendor.
Business Merchant Category Code (MCC). This resource lists MCC codes.
The vendor’s preferred payment method. Can be one of:
"managed"
- Managed payment method"vcard"
- Virtual card payment method"check"
- Check payment method"ach"
- ACH payment method
Vendor’s phone number. Phone number can’t contain non-digit characters like hyphens or parentheses.
Vendor’s status. Allowed status:
-
0 Inactive
-
1 Active
Response
Response text for operation: ‘Success’ or ‘Declined’.
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Code for the response. Learn more in API Response Codes.