/1/List/Fonts?[parameters]
Returns the list of available fonts.
<?xml version="1.0" encoding="utf-8" ?> <ListFontsResponse xmlns="http://api.stitchport.com/fonts/1.0/"> <Fonts> <Font Name="Two Col Athletic" Type="ftEmbroidery" IsMonogram="false" IsMultiColour="true"/> <Font Name="Monogram 1" Type="ftEmbroidery" IsMonogram="true" IsMultiColour="false"/> <Font Name="Block New" Type="ftEmbroidery" IsMonogram="false" IsMultiColour="false"/> <Font Name="Verdana" Type="ftTrueType" IsMonogram="false" IsMultiColour="false"/> </Fonts> </ListFontsResponse>