Create an offline trial activation

Creates a new offline trial activation.

POST/v3/trial-activations/offline-activate

Request body

offlineRequeststringrequired

Encrypted offline trial activation request.

Length: [1,16384]

responseValidityintegerrequired

The duration (in seconds) for which the offline response should remain valid.

Range: [1, 2147483647]Format: int32

productIdstringrequired

Unique identifier for the product.

Length: [1,256]

accountIdstringrequired

Unique identifier for the account.

Length: [1,256]

Response

200 OK

offlineResponsestringrequired