Gift certificates
scan gift certificate
Сканирует номер подарочного сертификата (id или uuid)
request
GET /api/v2/gift-certificates/scan?giftCertificateNumber=1000000008 HTTP/1.1
response
HTTP/1.1 200 OK
{
"className" : "GiftCertificateResponse",
"id" : 1000000008,
"retailPrice" : 500.0,
"purchasingPrice" : null,
"soldPrice" : 500.0,
"baseSalePrice" : null,
"sellableCategory" : "GIFT_CERTIFICATE",
"expected" : false,
"barcode" : null,
"factory" : false,
"departmentName" : null,
"goodsStatus" : null,
"certificateNumber" : null,
"active" : true,
"orderId" : null
}
Path | Type | Description |
---|---|---|
|
|
id |
|
|
certificateNumber |
|
|
retailPrice |
|
|
sellableCategory |
|
|
active |