Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fulfillmentOutbound / createFulfillmentOrder / destinationAddress does not accept DC as a valid stateOrRegion #249

Open
leesilverman opened this issue Oct 31, 2023 · 0 comments

Comments

@leesilverman
Copy link

I'm able to place orders for all other US States. When I try to specify DC in the stateOrRegion parameter I get this error. However, when I use Postman to call SP-API with the exact same body, it goes through just fine.

{
"code": "InvalidInput",
"message": "Request has invalid parameter: {Address.StateOrRegion=DC}",
"details": "",
"type": "error"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant