cURL
curl --request POST \ --url https://billing.funnelfox.com/{org_id}/v1/pp/export_csv \ --header 'ff-secret-key: <api-key>'
{}
Export all Price Points in the system as a CSV file.
Secret key for FunnelFox Billing API. Required for all requests.
Organization ID
The response is of type Ok200 · object.
Ok200 · object
Was this page helpful?