Supplier FAX typeUpdate to Supplier Payment Types A new payment method has been added to the supplier settings payment types: Fax. This type takes one field only which is the fax number field. JSON"paymentTypes": [ { "enabled": true, "fax": 8989889898 //Fax number is required "type": "Fax" } ] Updated about 4 years ago Table of Contents Update to Supplier Payment Types