Merchant Sight, our Machine-Learning-based flagship product, is used by several of our customers in a batch processing mode. Instead of using the real-time API for their UI apps, these customers [...]
List all Transactions objects for a merchant. Headers Name Value Authorization Bearer {token} URL parameters Name Required Value fromDate No string. Date in format YYYYMMDD (or YYYYMMDDhhmmss), [...]
Add a Merchant into your profile, thus enabling you to get their payment transactions. Headers Name Value Content-Type application/json Authorization Bearer {token} Request Key Required [...]
This endpoint implements the MerchantSight product: using AI and statistical approaches, it identifies a merchant name and location. Note. This endpoint counts towards your API usage limit for [...]
In this tutorial you will write code that uses the PayMeBack product by Pentadata. PayMeBack is the set of API endpoints that allows you to send money to your customers. Create an object for your [...]
Used to view all payment methods you have created for a user. Currently we allow only 1 of such payment methods. Headers Key Value Content-Type application/json Authorization Bearer {token} [...]
This is the endpoint that you can use to fetch the overall status of your account. It will show several pieces of information, including your API key and your current usage of each product. [...]
List all Persons objects you have added in your profile. Headers Name Value Authorization Bearer {token} Query parameters Name Value limit int. Maximum number of results returned. [...]
Auth is the product that allows you to verify your customer identities. It’s very helpful to prevent fraud, correct mistyped addresses and phone numbers. Additionally, when you successfully [...]
List all Accounts objects for any individual Person. Headers Name Value Authorization Bearer {token} URL parameters Name Value id int. The ID of a consumer (person) you added via [...]