Search Product by Product Code
GET /Products?code=[code]
Code of trip product
List of Products
Product Name
Product Code
ID of the resource
URI of the resource
Sequence of product
Unique external reference assigned when booking the component
{
"products": [
{
"name": "Beautiful Thailand",
"code": "TTSN",
"id": 887124,
"href": "products/887124",
"sequence": "202403312359580000",
"externalReference": "20240330"
},
{
"name": "Beautiful Thailand",
"code": "TTSN",
"id": 887124,
"href": "products/887124",
"sequence": "202403312359580000",
"externalReference": "20240330"
}
]
}