Syncing SKU Metadata
Step 1: Enable Metadata Syncing
Example Request
POST /v1/merchants/{merchant_id}/configuration/global_feature_flags/sync_sku_metadata
{
"enabled": true
}Key Notes
Step 2: Adding Metadata to API Responses
Including SKU Metadata in Responses
Example Request
Supported Endpoints
Step 3: Understanding Metadata Schema
Metadata Fields
Example Metadata Object
Handling JSON Metadata
Example JSON Metadata
Step 4: Testing and Validation
Testing Metadata Inclusion
Validation Checklist
Best Practices
Last updated
Was this helpful?