#avinash.vaishya
1 messages · Page 1 of 1 (latest)
Do you have a request ID that gave you that error so I can take a look?
Let me check
{
"error": {
"message": "Old id values cannot be used to specify an invoice line item in this API version. Please use the current value of the id field of the invoice line item object.",
"param": "id",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_SvLfMlnJQ1RrOv?t=1690844772",
"type": "invalid_request_error"
}
}↵
So i created an invoice, and I want to add 2-3 lines as we have an ordering platform.
Thus I am trying to just update an existing order, if you are able to guide me on this would be great. I was using invoice items with the last invoice I created