Skip to main content

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

OK

Response Headers
    Content-Type