🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request PATCH \
--url https://api.shoppex.io/dev/v1/subscriptions/{id}/custom-fields \
--header 'Authorization: Bearer <token>'{
"data": {}
}Developer API operation for PATCH /dev/v1/subscriptions//custom-fields.
curl --request PATCH \
--url https://api.shoppex.io/dev/v1/subscriptions/{id}/custom-fields \
--header 'Authorization: Bearer <token>'{
"data": {}
}