Braid APITransactionsCopy PagePerform a batchpost https://api.sandbox.braid.zone/transaction/batchBody Paramsentriesarray of objectsrequiredOne or more transaction requests, of the same types that would normally be submitted to the other transaction endpoints. They will be processed asynchronously, in no particular order.entries*ADD objectHeadersIdempotency-KeystringOptional unique identifier (UUID) for this batch request. Re-sending a request with an Idempotency-Key that this endpoint already accepted does not create a second batch: the original batchId is returned instead, so a client can safely retry after a timeout or a dropped connection. The key is released again if the request is rejected (for example when the batch exceeds the maximum size). Keys are retained for 7 days.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 412Precondition Failed 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 17 days ago Further credit the transaction to the ultimate beneficiary accountPerform an ACH withdrawal transactionDid this page help you?YesNo