generated: '2026-07-11' method: derived source: openapi/fiserv-bankinghub-openapi.yml, openapi/fiserv-carddeveloper-openapi.yml, openapi/fiserv-cardpointe-gateway-openapi.yml, openapi/fiserv-commercehub-openapi.yml summary: types: - apiKey - http api_key_in: - header schemes: - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: OAuth 2.0 Bearer token for API authentication. sources: - openapi/fiserv-bankinghub-openapi.yml - openapi/fiserv-carddeveloper-openapi.yml - name: basicAuth type: http scheme: basic description: HTTP Basic authentication using the CardPointe Gateway credentials. sources: - openapi/fiserv-cardpointe-gateway-openapi.yml - name: apiKeyAuth type: apiKey in: header parameter: Api-Key description: API key provided by Fiserv for authenticating requests. sources: - openapi/fiserv-commercehub-openapi.yml - name: hmacAuth type: apiKey in: header parameter: Authorization description: HMAC signature generated using the API secret, request timestamp, and request payload for message integrity verification. sources: - openapi/fiserv-commercehub-openapi.yml