From 4f5699c573b6d6449780e26138a187e5e09415dd Mon Sep 17 00:00:00 2001 From: markhorsman Date: Thu, 16 Feb 2017 16:58:20 +0100 Subject: [PATCH] Added new Class "SalesItemPrice" which is linked to the RestAPI Endpoint "LogisticsSalesItemPrices". --- .../Financials/Exact/SalesItemPrice.php | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 src/Picqer/Financials/Exact/SalesItemPrice.php diff --git a/src/Picqer/Financials/Exact/SalesItemPrice.php b/src/Picqer/Financials/Exact/SalesItemPrice.php new file mode 100644 index 00000000..7286693f --- /dev/null +++ b/src/Picqer/Financials/Exact/SalesItemPrice.php @@ -0,0 +1,69 @@ +