#Piercy
1 messages · Page 1 of 1 (latest)
Let me take a look and see what I can see
It appears that when you are attempting to retrieve this invoice the Invoice object is locked due to a Subscription update that is acting on that Invoice
Interesting, I dont suppose you have a request id for that subscription update?
Looking
Unfortunately I cannot get the request ID from our logs
But I can tell you the object that is causing the lock is this customer: cu_1LwtB4KjnjltSiTldwPakofw
No worries, do you see any params? If it was only application_fee_percent that gives me a good indication.
If you cant see anything its not a problem, Ill just debug further and try find it. Appreciate your help, knowing its a subscription causing it is a big help.
I can only see the parameters of the GET request you made, not the other request that is locking the Customer record
Yeah that makes sense, no worries, ill find it. Knowing its a subscription update causing it is a big help.
Very much appreciate your help!