Skip to main content
DELETE
Remove a designation from the checkout

Path Parameters

client_id
integer
required

The ID of the client

program_id
integer
required

The ID of the program

id
string
required

The ID of the designation

Example:

"MASTER"

currency
string
required

The currency of the designation

Example:

"$"

session_id
string
required

The ID of the session

Response

Successful operation

status
string
Example:

"success"

message
string
Example:

"Gift of USD 100 was removed from your order."