# Get a Default Pricing Logic Name Retrieves uniqueName of the default pricing logic. Endpoint: POST /formulamanager.getdefault Security: basic, X-PriceFx-jwt ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (array) - `response.data.uniqueName` (string) - `response.data.label` (any) - `response.status` (number)