# PUT /subscription-charges/{id}.json **PUT /subscription-charges/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **charged** (integer(int32) | null) Charged - **chargedAt** (string(date-time)) Charged at - **createdAt** (string(date-time)) Created at - **externalId** (string | null) External - **id** (integer(int32)) Id - **subscriptionId** (integer(int32)) Subscription - **updatedAt** (string(date-time)) Updated at ## Responses [Powered by Bump.sh](https://bump.sh)