Creates or updates an out of process tax integrations.
required | object (out-of-process-tax-management-data-out-of-process-tax-integration-interface) |
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "tax_integration": {
- "code": "string",
- "title": "string",
- "active": true,
- "stores": [
- "string"
]
}
}
{- "code": "string",
- "title": "string",
- "active": true,
- "stores": [
- "string"
]
}