Create Aba File Route

post/api/v1/payments/create_aba_file

Request body

invoice_idsstring[] nullable
line_item_idsstring[] nullable
plan_manager_idstring required
generate_remittanceboolean
remittance_messagestring nullable
aba_ref_overridestring nullable
include_balancing_lineboolean
aba_type'provider' | 'invoice'

Enumeration of ABA file generation types.

PROVIDER: Groups invoices by provider (one row per provider) INVOICE: Groups by invoice (one row per invoice, reference is invoice number)

Response

Successful Response

{"stackTrail":"paths:/api/v1/payments/create_aba_file:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.