Create Payee

This route will create a new payee

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Definition for a new payee

string
required
(\S)

Name of the payee

string
enum
required
Allowed:
address
object

Address

contacts
array of objects

Contact information for the payee

contacts
paymentTypes
array of objects
required

Financial information for the payee

paymentTypes*
string
(^$|\S)

A valid string

string
(^$|\S)

A valid string

string
(^$|^\d{10}$)

A valid Phone Number

string
(^(?!0{8})[0-9][0-9]{8}$)

A valid SSN

date
addedRelationshipBuyerIds
array of objects
required

Buyer relationship to this payee

addedRelationshipBuyerIds*
string
enum
required
string
enum
required
Allowed:
mcc
object

Merchant Category Code

boolean
boolean
boolean
boolean
boolean
Responses
201

Success

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