Skip to main content
PUT
Update the amount for a specific entity in the checkout

Path Parameters

client_id
integer
required

The ID of the client

program_id
integer
required

The ID of the program

entity_id
integer
required

The ID of the entity

amount
number
required

The new amount for the entity

currency
string
required

The currency of the amount

Example:

"$"

session_id
string
required

The session ID

Response

200 - application/json

Successful operation

redirect_url
string
Example:

"/frontend/order/1/1/abc123"