Skip to main content
GET
Get transaction trends

Authorizations

Authorization
string
header
required

Bearer Authentication

Headers

X-BU-PROFILE-ID
string

User profile header

Example:

"BUS_YOK8tp5Zga01qOKEsqp07"

Query Parameters

currency
string
required

Currency to return insights for. Amounts are not converted across currencies.

Example:

"NGN"

start_date
string<date>

Start of the reporting range (inclusive, UTC). Defaults to 30 days before end_date.

end_date
string<date>

End of the reporting range (inclusive, UTC). Defaults to today.

interval
enum<string>

Bucket size for the series. Defaults to day. Time bucket size for insight series.

Available options:
day,
week,
month
Example:

"day"

Response

Successful response

General response Values

status
enum<string>
required
Available options:
success,
error
Example:

"success"

message
string
required
Example:

"message for success"

data
object
required

Inflow/outflow/net cash flow time series for a currency.