How can I get buyer-tax-registration-id? #579
Unanswered
JosemiMoran
asked this question in
Q&A
Replies: 1 comment
-
Were you able to resolve the problem? I'm in the same situation as you but it still seems that when I request buyerTaxInformation the Amazon system responds that I don't have permissions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I need help because I want to get the "buyer-tax-registration-id" when the order is created (only if it is Business), but I only found reports that give me that id when the order is shipped, is there any way to get that id without marking the order as shipped?
When I use getOrderBuyerInfo the buyerTaxInformation is null and I have all the necessary permissions accepted. I've been stuck on this for weeks and need some help.
Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions