Prices
GET calls
Example:
https://localhost:5555/api/precios/ObtPrcVenta/ 00077169/1689/20220912/1/5
The article code
The customer code
The date of the sale price, the date is entered in YYYYYMMDD format.
the tariff
The units
Bearer + JWT_token
Returns the selling price
Returns the selling price
Example:
https://localhost:5555/api/precios/ObtPrcCompra/ 00077169/2/20220912/3/5
The article code
The supplier code
The date of the sale price, the date is entered in YYYYYMMDD format.
the tariff
The units
Bearer + JWT_token
Returns the purchase price
Returns the purchase price
Example:
https://localhost:5555/api/precios/ObtPrcCoste/ 28061600/21/PMED
The article code
The warehouse code
The values for obtcoste are: MANU : Manual price PEST: Standard price PFAB: Production price PMEA: Average price (warehouse - item) PMED: Average price (warehouse - item - lot - serial number...) PMET: Average price all warehouses PCOM: Last net purchase price
Bearer + JWT_token
returns the cost price
returns the cost price
Example:
The article code
The warehouse code
Bearer + JWT_token
Returns the average price
Returns the average price
Última actualización
¿Te fue útil?