# Allows Twilio Marketplace publishers to manually report customer usage on No-code Partner Listings that they own **POST /v1/InstalledAddOns/{InstalledAddOnSid}/Usage** Allows Twilio Marketplace publishers to manually report customer usage on No-code Partner Listings that they own. ## Servers - https://marketplace.twilio.com: https://marketplace.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **InstalledAddOnSid** (string) Customer Installation SID to report usage on. ### Body: application/json (object) - **billable_items** (array[object]) ## Responses ### 202 Accepted #### Body: application/json (object) - **total_submitted** (number) Total amount in local currency that was billed in this request. Aggregates all billable_items that were successfully submitted. - **billable_items** (array[object]) [Powered by Bump.sh](https://bump.sh)