Create Passtype
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
Create Passtype
