Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
One time charge creation request
The Metronome ID of the charge to add to the invoice. Note that the charge must be on a product that is not on the current plan, and the product must have only fixed charges.
The price of the charge. This price will match the currency on the invoice, e.g. USD cents.
The Metronome ID of the customer plan to add the charge to.
The start_timestamp of the invoice to add the charge to.
Response
200 - application/json
Success
The response is of type object
.