Authorization: Bearer ********************
{
"amount": -16269064.946294516,
"effectiveDate": "2024-08-19",
"remarks": "Ut eu id"
}
curl --location -g --request POST '/admin/vendor/{{vendorId}}/milk-price-change' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": -16269064.946294516,
"effectiveDate": "2024-08-19",
"remarks": "Ut eu id"
}'
{}