Create vendor
Creates a vendor in an entrypoint.
Path parameters
Entrypoint identifier.
Headers
Request
Custom number identifying the vendor. Must be unique in paypoint.
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. Example usage:
Vendor’s address
Additional line for vendor’s address.
Object containing vendor’s bank information.
Vendor’s city.
Array of objects describing the vendor’s contacts.
Vendor’s country.
Account number of paypoint in the vendor side.
EIN/Tax ID for vendor.
Vendor’s email address. Required for vCard.
Internal identifier for global vendor account.
Additional location code used to identify the vendor.
Business Merchant Category Code (MCC). This resource lists MCC codes.
Primary name for vendor. Required for new vendor.
Secondary name for vendor.
Alternative name used to receive paper check.
Alternative name used to receive paper check.
Object containing details about the payment method to use for the payout.
Vendor’s phone number. Phone number can’t contain non-digit characters like hyphens or parentheses.
Remittance address. Used for mailing paper checks.
Remittance address additional line. Used for mailing paper checks.
Remittance address city. Used for mailing paper checks.
Remittance address country. Used for mailing paper checks.
Remittance address state. Used for mailing paper checks.
Remittance address ZIP code. Used for mailing paper checks.
Vendor’s state. Must be a 2 character state code.
Vendor’s status. Allowed status:
-
0 Inactive
-
1 Active
Vendor’s zip code.
Response
Success
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
Auxiliary validation used internally by payment pages and components.
Code for the response. Learn more in API Response Codes.
If the request was successful, this field contains the identifier for the vendor.
Response text for operation: ‘Success’ or ‘Declined’.