This API allows you to fetch a re-use customer token for transactions

Log in to see full request history

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

$.get('http://yoursite.com/test/' + id, function(data) { console.log(data); });
Path Params
int64
required
Defaults to 0

The merchant identifier provided to you by Allied Wallet

Body Params
string
required

The first name of the customer

string
required

The last name of the customer

string
required

The phone number for the customer

string
required

The address for the customer

string

The address line 2 for the customer

string
required

The city for the customer

string
required

The state for the customer

string
required

The 2 digit country identifier for the customer (Ex: US)

string
required

The postal code for the customer

string
required

The email address for the customer

int64
required

The card number for the customer

string
required

The 3 digit CVV code for the customer's card

string
required

The name on the customer's credit card

string
required

The expiration month for the customer's credit card

string
required

The expiration year for the customer's credit card

string

The customer's first name for shipping

string

The customer's last name for shipping

string

The customer's phone for shipping

string

The customer's address for shipping

string

The customer's address line 2 for shipping

string

The customer's city for shipping

string

The customer's state for shipping

string

The customer's country identifier for shipping (Ex: US)

string

The customer's postal code for shipping

Responses

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