CASH-152: update endpoint
This commit is contained in:
parent
48fca6264b
commit
cedd6ebfb3
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ const endpoints = {
|
|||
method: "GET",
|
||||
},
|
||||
GetPricingByDayPart: {
|
||||
url: "/parts/api/v1/parts/get-pricing-by-day-part-number",
|
||||
url: "/parts/api/v1/parts/pricing-by-day-part-number",
|
||||
method: "GET",
|
||||
},
|
||||
GetServicePackageDiscountPart: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue