Skip to content

Remove nexus registration(s) for a state

DELETE
/v1/portability/nexus/{state}

Removes nexus records for a given state. Pass nexus_type= to remove only one type (physical / economic / marketplace); omit to remove all records for the state.

state
required
State
string
nexus_type
Any of:
string
/^(physical|economic|marketplace)$/
X-API-Key
Any of:
string

Returns deleted-count + the state/nexus_type that was targeted.

Response Remove Account Nexus V1 Portability Nexus State Delete
object
key
additional properties
any

Invalid state code or invalid nexus_type.

Missing or invalid API key.

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object