Skip to main content

v2.account_health.get_shop_performance

GET /api/v2/account_health/get_shop_performance

The data metrics of shop performance.

Endpoint URL

URL: https://partner.shopeemobile.com/api/v2/account_health/get_shop_performance

Common Request Parameters

NameTypeSampleDescription
partner_idint1Partner ID is assigned upon registration is successful. Required for all requests.
timestamptimestamp1610000000This is to indicate the timestamp of the request. Required for all requests. Expires in 5 minutes.
access_tokenstringc09222e3fc40ffb25fc947f738b1abf1The token for API access, using to identify your permission to the api. Valid for multiple use and expires in 4 hours.
shop_idint600000Shopee's unique identifier for a shop. Required param for most APIs.
signstringe318d3e932719916a9f9ebb57e2011961bd47abfa54a36e040d050d8931596e2Signature generated by partner_id, api path, timestamp, access_token, shop_id and partner_key via HMAC-SHA256 hashing algorithm. More details: https://open.shopee.com/documents?module=87&type=2&id=58&version=2

No Request Parameters Set.

Response Parameters

NameTypeSampleDescription
errorstringIndicate error type if hit error. Empty if no error happened.
messagestringIndicate error details if hit error. Empty if no error happened.
request_idstringThe identifier for an API request for error tracking.
responseobject
overall_performanceobject
ratingint32Overall Performance: Poor = 1 ImprovementNeeded = 2 Good = 3 Excellent = 4
fulfillment_failedint32The number of metrics that did not meet target under Fulfillment Performance type.
listing_failedint32The number of metrics that did not meet target under Listing Performance type.
custom_service_failedint32The number of metrics that did not meet target under Customer Service Performance type.
metric_listobject[]
metric_typeint32Type of metric: Fulfillment Performance = 1 Listing Performance = 2 Customer Service Performance = 3
metric_idint64ID of metric. If metric_id < 0, it means that this is not a real metric, but a group of metrics. Non-Responded Chats = -1 Late Shipment Rate (All Channels) = 1 Non-Fulfilment Rate (All Channels) = 3 Preparation Time = 4 Chat Response Rate = 11 Pre-order Listing % = 12 Days of Pre-order Listing Violation = 15 Response Time = 21 Shop Rating = 22 No. of Non-Responded Chats = 23 Fast Handover Rate = 25 On-time Pickup Failure Rate = 27 On-time Pickup Failure Rate Violation Value = 28 Average Response Time = 29 Cancellation Rate (All Channels) = 42 Return-refund Rate (All Channels) = 43 Severe Listing Violations = 52 Other Listing Violations = 53 Prohibited Listings = 54 Counterfeit/IP infringement = 55 Spam Listings = 56 Late Shipment Rate (NDD) = 85 Non-fulfilment Rate (NDD) = 88 Cancellation Rate (NDD) = 91 Return-refund Rate (NDD) = 92 Customer Satisfaction = 95 % SDD Listings = 96 % NDD Listings = 97 Fast Handover Rate - SLS = 2001 Fast Handover Rate - FBS = 2002 Fast Handover Rate - 3PF = 2003 Poor Quality Products = 2011 % HD Listings = 2030 % HD Free Shipping Enabled = 2031 Saturday Shipment = 2032 Preparation Time PS = 2033
parent_metric_idint64ID of parent metric.
metric_namestringDefault name of metric.
current_periodfloatThe performance of the metric at current period.
last_periodfloatThe performance of the metric at last period.
unitint32Unit of metric: Number = 1 Percentage = 2 Second = 3 Day = 4 Hour = 5
targetobject
valuefloatValue of target.
comparatorstringComparator of target: <, <=, >, >=, =
exemption_end_datestring(Only for whitelist TW sellers) The exemption_end_date value will not be empty if ALL conditions are met: - The shop is in the "POL Shop Whitelist" - Within the "Exemption Period" - The metric_id is 12 (Pre-order Listing %) or 15 (Days of Pre-order Listing Violation)