v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Transactions

Update Transaction Category

Updates category of a transaction. In case of split transactions all split transactions will have the new category assigned.

patch/transactions/{transactionId}/category

Path parameters

transactionIdstring uuid required

The unique identifier of the transaction.

Request body

category'ADVERTISING_AND_MARKETING' | 'COMPUTING_AND_SOFTWARE' | 'EDUCATION_AND_TRAINING' | 'ELECTRONICS_AND_IT_EQUIPMENT' | 'ENTERTAINMENT_AND_WELLNESS' | 'FOOD_AND_DRINKS' | 'GIFTS_AND_VOUCHERS' | 'MATERIALS_AND_PACKAGING' | 'OFFICE_SUPPLIES_AND_EQUIPMENT' | 'SERVICES' | 'TRAVEL_AND_ACCOMMODATION' | 'HEALTHCARE' | 'OTHER' required

The payment category of the transaction.

Response

Ok