username:passwordAuthorization: Basic *****************{
"end_date": "2006-01-02T03:04:05Z",
"markup_type": "normal",
"name": "Aloha",
"percent": 0,
"provider_id": "671db9eca1f1b1bdbf3d4616",
"route_id": "c85dc315a1f1b1bdbf3d4720",
"start_date": "2006-01-02T03:04:05Z",
"ticket_type": "adults",
"tour_type": "domestic"
}curl --location --request POST 'https://stg-api-hub.suntraveltech.com/cms/v1/tours/prices-markup' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"end_date": "2006-01-02T03:04:05Z",
"markup_type": "normal",
"name": "Aloha",
"percent": 0,
"provider_id": "671db9eca1f1b1bdbf3d4616",
"route_id": "c85dc315a1f1b1bdbf3d4720",
"start_date": "2006-01-02T03:04:05Z",
"ticket_type": "adults",
"tour_type": "domestic"
}'{
"end_date": "2006-01-02T03:04:05Z",
"markup_type": "normal",
"name": "Aloha",
"percent": 0,
"price_id": "d75dde1ea1f1b1bdbf428834",
"provider": {
"data_status": "enable",
"description": "Aloha Beautiful",
"images": [
"https://cdn.aloha.com/image_1.png"
],
"logo": "https://cdn.aloha.com/logo.png",
"name": "Aloha",
"provider_id": "671db9eca1f1b1bdbf3d4616",
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
},
"provider_id": "671db9eca1f1b1bdbf3d4616",
"route": {
"departure": {
"abbrev": "string",
"description": "string",
"label": "string",
"location_id": "string",
"location_types": [
"departure"
],
"tour_type": "domestic"
},
"description": "string",
"destination": {
"abbrev": "string",
"description": "string",
"label": "string",
"location_id": "string",
"location_types": [
"departure"
],
"tour_type": "domestic"
},
"provider": {
"data_status": "enable",
"description": "Aloha Beautiful",
"images": [
"https://cdn.aloha.com/image_1.png"
],
"logo": "https://cdn.aloha.com/logo.png",
"name": "Aloha",
"provider_id": "671db9eca1f1b1bdbf3d4616",
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
},
"route_id": "string",
"status": "raw",
"title": "string",
"updated_at": "string",
"updated_by": "string"
},
"route_id": "c85dc315a1f1b1bdbf3d4720",
"start_date": "2006-01-02T03:04:05Z",
"ticket_type": "adults",
"tour_type": "domestic",
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
}