Skip to main content

Fulfillment Sync Stats

GET 

//:domain/api/tiktok-shop/integration-instances/:integration_instance_id/fulfillments/stats

Counts and sync-schedule note for the fulfillments page.

Response:

{
"data": {
"pending_sync_count": 0,
"mismatch_count": 0,
"sync_schedule": {
"interval": 0,
"unit": "event",
"description": "Tracking is automatically submitted to TikTok Shop when an order is fulfilled in SKU.io."
}
}
}

Request

Responses

Successful response