# 2023-05-09

* The `GET` endpoint for an 'additional_charge' of a contact is now available: [`GET /contacts/:id/additional_charges`](/api/contacts/#get_contacts_id_additional_charges).
* The `POST` endpoint for an 'additional_charge' of a contact is now available: [`POST /contacts/:id/additional_charges`](/api/contacts/#post_contacts_id_additional_charges).
    