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.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!