API Reference

Create virtual card vendor

Use to create a new virtual card Vendor for a company.

Log in to see full request history
Path Params
string
required

The required virtual card company id

Body Params
string
required
length between 1 and 40

Vendor Address Line1

string
length between 1 and 40

Vendor Address Line2

string
required
length between 1 and 40

Vendor City

string
required
length between 1 and 50

Company Contact Email

string
required
length between 1 and 40

Company Contact Name

string
required
length between 1 and 20

Company Contact Phone

string
required
length between 1 and 50

Vendor Email

string
required
length between 1 and 20

Vendor First Name

string
required
length between 1 and 20

Vendor Last Name

string
required
length between 1 and 20

Vendor Contact Phone

int32

Number of days the Vendor has to authorize a virtual card payment before the virtual card number is rendered invalid. Possible values: 1-90

int32

Number of times the Vendor may use the virtual card number before it is rendered invalid. Possible values: 1=Single Use; 0=Unlimited Use; ##=Specific number of times (1-99). Must be '1' when invoiceAmountOnly = true.

boolean
required

Flag indicating if Vendor can authorize for only the amount of the virtual card payment.

string
required
length between 1 and 40

Vendor Legal Name

string
required
length between 1 and 10

Vendor Zip Code

string
length between 1 and 40

Vendor Short Name

string
required
length between 1 and 20

Vendor State

int32
required

Indicates the tolerance percentage (less than/greater than) of the payment amount the Vendor may authorize for. Possible values: 1-99%

string
required
length between 1 and 25

Vendor's alternate unique key

Headers
string

Optional client tracking token used for tracing each call, a unique one will be generated if empty

Responses

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json