Skip to content

Update an existing gift card order

POST
/rest/v1/order/gift-card-order/{id}

Parameters

Path Parameters

id*

ID of the gift card order to update

Type
integer
Required
Format
"int64"

Request Body

application/json
JSON
"string"

Responses

Gift card order updated successfully

application/json
JSON
"string"

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI