Update Field Mappings
PUT//:domain/api/tiktok-shop/integration-instances/:integration_instance_id/mappings
Replace the custom field mappings for this integration instance. Body: mappings (array, required) — each entry has listing_field (string, required), sku_field (string, required), and parsers (array, optional; each parser has rule one of fr/tl/tr/append and args shape depending on rule). The submitted set fully replaces any existing custom mappings; system defaults remain in effect for fields not included. Returns the refreshed effective mappings.
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type