Skip to main content
DELETE
Remove an entity from 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

session_id
string
required

The ID of the session

Response

200 - application/json

Successful operation

message
string
Example:

"Child was removed from your order."

session_id
string
Example:

"abc123"

Example:

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