Add payments to a batch
Attaches depositable payment identifiers to a mutable deposit batch and reports added, skipped, and non-depositable payments.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Deposit batch identifier.
Request
This endpoint expects an object.
payment_ids
Response
Payment attachment results were returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

