Open
Description
π Describe the Bug
The Create Invoice API states that the phoneNo and email in contactDetails are not required but the API response tells you that it is required.
π API Endpoint
β Expected Behavior
Do not require the phoneNo and/or email in this endpoint or require only one.
π» Screenshots or Code Samples
π§ Additional Context
It would help if we could only add a contactId so all details would be automatically fetched. So it would be either contactId Γ³r email Γ³r phone but can be a combination if we want.