v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Pass Type IDs

Create Passtype

Creates a new pass type ID using either a certificate or a PKCS12 file.

  • user: The authenticated user instance.
  • password: Optional password for PKCS12 file decryption.
  • certificate: Optional uploaded certificate file.
  • pkcs12: Optional uploaded PKCS12 file.

Returns

  • PassTypeRead: The newly created pass type information or an error message.
post/v2/passtypes

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/passtypes:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}