Approve all payments for multiple transactions at once. Each transaction is processed independently - failures for one transaction do not affect other transactions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for bulk approving payments by transaction ID.
List of bank transaction IDs to approve payments for
1 - 100 elementsSuccessful Response
Response schema for bulk payment approval.