POST api/app/subscription/ghl-sync
Called after successful Stripe checkout to sync subscription info to GHL. Adds a subscription tag and updates custom fields (plan name, subscription status). Detects upfront payment type server-side from the Stripe session data.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.