Update deposit summary
Update a deposit summary for an integration.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
deposit_summary_id
The ID of the resource.
Request
This endpoint expects an object.
check_number
The check number. Note: Must be unique per pay out.
post_month
The post month of the check.
payment_date
The payment date of the check.
total_amount_in_cents
The total amount in cents paid out to the resident for the deposit refund. Note: Partial payments will be accepted, but the invoice will not be marked as paid until the full amount is paid.
x_bank_id
The external ID of the bank from the integration vendor. You'll likely want to work with your customer to find the appropriate value here.
payment_method
The payment method used for the refund payout. Note: To use EFT, the associated bank account must be configured for electronic payments.
Allowed values:
notes
The notes for the check.
check_run_date
The date the check was run.
financial_account_id
The Propexo unique identifier for the financial account
check_cleared_date
The date the check was cleared.
is_not_reconciled
Whether the check is not reconciled
Response
Successful response
job_id
The ID of the job created to handle this operation
data

