CPIDResponse

Response from the CPID endpoint when CPID creation is successful.

JSON representation
{
  "cpid": string,
  "ttlSeconds": integer
}
Fields
cpid

string

Required. Encrypted carrier plan identifier that uniquely identifies the user to the carrier.

ttlSeconds

integer

Required. Duration, in seconds, for which the CPID is valid and can be used by GTAF to query the DPA for details of a user's data plan.