#jorge.heredia

1 messages · Page 1 of 1 (latest)

vernal elmBOT
west talon
#

Hello there

#

How can I help?

chilly cobalt
#

But so far, I'm being successful only for the invoice summary item creation

#

when I try to render one invoice item to such summary item, the process gives me this error:

#

{
"error": {
"code": "resource_missing",
"doc_url": "https://stripe.com/docs/error-codes/resource-missing",
"message": "No such invoice summary item: '{insum_0NDrB2sSlifq3EccYtlKUQT5}'",
"param": "rendering[summary_item]",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_I8SAM5F3NbhEhW?t=1685547997",
"type": "invalid_request_error"
}
}

Learn more about error codes and how to resolve them.

#

The invoice I created (By the API in Python) is currently in draft status.

west talon
#

So this is a private feature currently that we can't discuss here since this is a public forum. You are going to want to work with your contact within Stripe that got you access or reach out to our Support team via https://support.stripe.com/contact/login to get help on this issue.

chilly cobalt
#

Okay, thank you for your answer!