Consumption already recorded

Learn more about this API error.

This error occurs when your request includes a budgetId that doesn’t match the budget already linked to recorded consumption for this order or processing job.

Credit consumption is recorded when orders or processing jobs reach a consumption event associated with a specific status or substatus. Once consumption is recorded, it is tied to one budget and can’t be switched to another budget later. To fix it, check the following:

  • When updating an order or processing job, omit budgetId if consumption is already recorded against a budget.
  • If you must send budgetId, use the same value from the original request.
Learn more