Skip to content

Commit 5dd744e

Browse files
committed
Update filters
1 parent 4b26e47 commit 5dd744e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

pages/balance_updates/balance-update-object.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,14 @@ filters:
8888
type: integer
8989
description: Filter by the Balance Updates linked Client (id).
9090
-
91-
name: tutor
91+
name: contractor
9292
type: integer
9393
description: Filter by the Balance Updates linked Tutor (id).
94+
-
95+
name: method
96+
type: string
97+
description: Filter by the Balance Updates method. Options for this field are ['cash', 'cheque', 'credit_card', 'transferwise', 'debit_card', 'bank_transfer', 'direct_debit', 'bonus_credit', 'manual', 'voucher', 'correction']'
98+
-
99+
name: update_type
100+
type: string
101+
description: Filter by the Balance Updates update_type. Options for this field are ['proforma_invoice_paid', 'invoice_creation', 'invoice_payment', 'po_creation', 'po_payment', 'adjustment', 'refund', 'stripe_bank_transfer_refund', 'voucher', 'credit_note', 'debit_note', 'via_api', 'top_up', 'app_fee']'

0 commit comments

Comments
 (0)