voxel.billing.invoices.pay

Pay an invoice

Parameters

invoice_id (required)
The id of the relevant invoice as found in voxel.billing.invoices.list.
payment_method_id (required)
The ID of the payment method to update or remove.

Example Response


<rsp stat="ok"/>

Notes

Use a payment method from voxel.billing.payments.methods.list to pay one of your invoices.

Method Specific Error Codes

None