Spend analysis
Spending analysis requires transaction data
For us to analyse spending patterns of your customer, we need transaction data from their bank account, wallet and or POS in the case of SMEs.
Example Transactions Object schema required:
Get Spending patterns
Shows spending trends of a customer
POST
https://api.akibadigital.com/v1/spending
Headers
Name
Type
Description
Token*
String
Access auth Token
Content-Type*
String
application/json
Request Body
Name
Type
Description
customer_reference*
String
your custom reference of the customer i.e phone number
transactions*
Object
transaction object similar to example provided above
customer_type*
String
1
for individual and 2
for business
currency
String
Last updated