Fixed
Allow null for dueDate on payments
3 days ago
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.
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.