Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Get a single gift card order by ID
GET
/rest/v1/order/gift-card-order/{id}
Parameters
Path Parameters
id
*
ID of the gift card order to retrieve
Type
integer
Required
Format
"int64"
Responses
200
404
Successful operation
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/rest/v1/order/gift-card-order/{id}
Playground
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI