Open the Portico Developer Guide site
PosGateway Schema
SecretAPIKey Element
PosGateway Schema > PosRequest Element > Ver1.0 Element > Header Element : SecretAPIKey Element
Description

API key that can be used in place of license, site, device, username, and password. An API will be tied to a specific environment (i.e. certification or production).

Note: The use of SecretAPIKey is restricted.

Namespace http://Hps.Exchange.PosGateway
Type
secretAPIKeyType Simple Type
Overview
SecretAPIKey optional secretAPIKeyType Simple Type

API key that can be used in place of license, site, device, username, and password. An API will be tied to a specific environment (i.e. certification or production).

Note: The use of SecretAPIKey is restricted.

Source
<xs:element name="SecretAPIKey" type="secretAPIKeyType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">API key that can be used in place of license, site, device, username, and password. An API will be tied to a specific environment (i.e. certification or production).</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note: The use of SecretAPIKey is restricted.</strong>
      </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementVer1.0 ElementPosRequest ElementPosGateway Schema