Changelog
2023-05-09
- The
GETendpoint for an 'additional_charge' of a contact is now available:GET /contacts/:id/additional_charges. - The
POSTendpoint for an 'additional_charge' of a contact is now available:POST /contacts/:id/additional_charges.
Last modified on