Gets all passes from one template in csv formatAsk AIget https://api.indigitall.com/v2/wallet/offer/{applicationId}/templates/{id}/passesGets all passes from one template in csv formatPath ParamsapplicationIdintegerrequiredApplication's IDidintegerrequiredTemplate's IDHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponses 200Get the a CSV file with the following columns: externalCode passUrlApple (if template was created to support Apple Wallet) passUrlGoogle (if template was created to support Google Wallet) 403Forbidden 404Not found 500Internal server error defaultInternal server errorUpdated 14 days ago