Add missing member_id to transaction docs

This commit is contained in:
Tanner Collin 2020-01-25 22:55:12 +00:00
parent ff72500e70
commit e24de87557

View File

@ -488,7 +488,8 @@ Create Transaction
Add a transaction to a member. Admins only. Add a transaction to a member. Admins only.
:json date: YYYY-MM-DD :json date: YYYY-MM-DD
:json decimal amount: positive is money going to Protospace, XX.XX. :json int member_id: Which member the transaction belongs to.
:json decimal amount: Positive is money going to Protospace, XX.XX.
:json account_type: One of: ``Interac``, ``TD Chequing``, ``Paypal``, ``Dream Pmt``, :json account_type: One of: ``Interac``, ``TD Chequing``, ``Paypal``, ``Dream Pmt``,
``PayPal``, ``Square Pmt``, ``Member``, ``Clearing``, ``Cash`` ``PayPal``, ``Square Pmt``, ``Member``, ``Clearing``, ``Cash``
:json info_source: One of: ``Web``, ``DB Edit``, ``System``, ``Receipt or Stmt``, ``Quicken :json info_source: One of: ``Web``, ``DB Edit``, ``System``, ``Receipt or Stmt``, ``Quicken