GatewayTokenRequestContract interface

Gateway token request contract properties.

Properties

expiry

The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

keyType

The Key to be used to generate gateway token.

Property Details

expiry

The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.

expiry: Date

Property Value

Date

keyType

The Key to be used to generate gateway token.

keyType: KeyType_2

Property Value