Make a Sale Transaction
Make a single transaction. This method authorizes and captures a payment in one step.
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Headers
Value obtained from user when an API generated captcha is used in payment page
A unique ID you can include to prevent duplicating objects or transactions if a request is sent more than once. This key is not generated in Payabli, you must generate it yourself.
"6B29FC40-CA47-1067-B31D-00DD010662DA"
Query Parameters
When true
, the request creates a new customer record, regardless of whether customer identifiers match an existing customer.
When true
, enables real-time validation of ACH account and routing numbers. This is an add-on feature, contact Payabli for more information.
"true"
Body
The body is of type object
.
Response
Ok
General response for certain moneyIn and moneyOut endpoints.