Get Spending report for the card

The POST /api/paymentCards/spendingReport endpoint allows users to generate a detailed spending report for a specified payment card. This feature is essential for users looking to track their spending habits and analyze financial data related to their payment card usage.

Purpose:

This API endpoint provides a comprehensive breakdown of transactions associated with a specified payment card, helping users understand their spending patterns through categorization by date, merchant, and amount.

Response:

Upon a successful request, the response will include a detailed spending report for the specified payment card.

Security:

Ensure that users are authenticated to prevent unauthorized access to sensitive transaction data. This endpoint is crucial for users seeking to manage their finances effectively.

Body Params
string
required
length ≥ 1
date-time
required
date-time
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json