v1
latestOpenAPI 3.0.12026-07-243407211.3 MBCategorizeTransaction
Get categorized transactions for a user
Retrieves the user's categorized transactions within the specified date range.
get/programs/{programCode}/accounts/{accountIdentifier}/userCategory
Path parameters
programCodestring required
The program code identifying the BaaS program context.
accountIdentifierstring required
The unique identifier for the account whose transactions are being retrieved.
Query parameters
startDatestring
The start date for the transaction search (optional).
endDatestring
The end date for the transaction search (optional).
Headers
X-GD-RequestIdstring required
A unique request identifier for tracking and logging. Should be a GUID.
Response
OK