Skip to main content
API Documentation home page
Search...
⌘K
Support
Search...
Navigation
Customers
Request Card
Documentation
API Reference
Embedded Payments
Merchant Onboarding
POST
Full Merchant Submit
GET
Get Merchants by Client
Payment Collection Methods
POST
Payment Request
POST
Payment Request Customer
POST
Create Link
POST
Payment Link
Preauthorizations
POST
Pre-Authorization with Token
POST
Increment Pre-Authorization
POST
Capture Pre-Authorization
Customers
POST
Charge Customer
POST
Create Customer
GET
Get Customer
GET
Get Customers
POST
Request Card
Transactions
GET
Get Transactions
GET
Get Transaction
POST
Return Sale
POST
Void Sale
200
Copy
{
"message"
:
"Request sent successfully"
,
"result"
:
true
}
Customers
Request Card
Request Card
POST
/
customers
/
request-card
/
{customerId}
Try it
200
Copy
{
"message"
:
"Request sent successfully"
,
"result"
:
true
}
Authorizations
Authorization
string
header
required
Path Parameters
customerId
string
required
Body
application/json
merchant_key
string
Example:
Response
200 - application/json
message
string
Example:
result
boolean
Example:
Get Customers
Get Transactions
⌘I