Fixed

Allow null for dueDate on payments

dueDate on the Create payment and Update payment requests now accepts null, matching what the API already allowed. Sending null is treated the same as omitting the field.