addedInput schema / properties / agentId
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / category
Added value: +{
+ "description": "Rótulo texto livre da categoria (independente de categoryId)",
+ "type": "string"
+}
addedInput schema / properties / categoryId / description
Added value: +"Id da Category do usuário"
addedInput schema / properties / costCenterId
Added value: +{
+ "type": "string"
+}
addedInput schema / properties / date / description
Added value: +"Data ISO ou dd/mm/yyyy"
addedInput schema / properties / destinationAccountId
Added value: +{
+ "description": "Conta de destino, se type for TRANSFER",
+ "type": "string"
+}
addedInput schema / properties / id / description
Added value: +"ID da transação a atualizar"
addedInput schema / properties / nature
Added value: +{
+ "description": "PERSONAL, PROFESSIONAL, MIXED ou BUSINESS",
+ "type": "string"
+}
addedInput schema / properties / scheduledDate
Added value: +{
+ "description": "Data ISO — reagenda a transação",
+ "type": "string"
+}
addedInput schema / properties / type / description
Added value: +"EXPENSE, INCOME, TRANSFER ou INVOICE_PAYMENT"