Frontend
Update the amount for a specific entity in the checkout
PUT
Update the amount for a specific entity in the checkout
Path Parameters
The ID of the client
The ID of the program
The ID of the entity
The new amount for the entity
The currency of the amount
Example:
"$"
The session ID
Response
200 - application/json
Successful operation
Example:
"/frontend/order/1/1/abc123"
Update the amount for a specific entity in the checkout

