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