The Get Product Types API allows an organization to get the list of permitted product type names to which it has access.
Input Parameters:
Name
Required
Definition
Comments
CardNumber
Y
Format: Numeric, 16
Output Parameters:
Name
Definition
Failure Case
Success Case
Comments
ProductTypeName
Format: Alphanumeric, 1-120
Description: Each sub program in Praxell consists of one or more product types. A product type is a set of attributes that are applied to the cards that belong to this product type. The ProductTypeName field is the name of the product used when creating and issuing cards.
Not returned
Returned
Returned as part of ProductTypesList/ProductTypeName tag
<?xml version="1.0"?><PraxellXMLResponse> <ResponseDetails> <ServiceName>GetProductTypes</ServiceName> <SessionId>07071612200737105</SessionId> <StatusCode>70029</StatusCode> <StatusName>Data not found (cardholder not found)</StatusName> <StatusDescription>Data not found (cardholder not found)</StatusDescription> <ServiceDate>2021-10-0112:37:50</ServiceDate> <ServiceId>07071612200737105</ServiceId> </ResponseDetails> <ResponseParams> </ResponseParams></PraxellXMLResponse>