Charge a split payment by ACH
Charges an immediate ACH payment and distributes the approved amount across selected contracts and fee allocations.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
contracts_id
payment_amounts
payment_total_amount
merchant_account_id
payment_data
contract_fees_types_id
note
Response
The ACH split result is returned with gateway status and PaymentResource items
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

