Client library for epilot Pricing API
Uses openapi-client-axios
npm install --save @epilot/pricing-client
import { getClient } from '@epilot/pricing-client';
const pricingClient = getClient()
const res = await pricingClient.createOrder(null, order)