Skip to content

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

@leesilverman

Description

@leesilverman

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions