Skip to main content
POST
/
pp
/
export_csv
Export price points as CSV
curl --request POST \
  --url https://billing.funnelfox.com/{org_id}/v1/pp/export_csv \
  --header 'ff-secret-key: <api-key>'
{}

Authorizations

ff-secret-key
string
header
required

Secret key for FunnelFox Billing API. Required for all requests.

Path Parameters

org_id
string
required

Organization ID

Response

200 - application/json

The response is of type Ok200 · object.