example

 avatar
unknown
json
4 years ago
636 B
5
Indexable
{
    "success": true,
    "message": "Data found.",
    "data": [
        {
            "origin_port_name": "Pelabuhan Bangli",
            "origin_port_id": "50f7f8b1-037a-439e-b66f-d3e5c5108258",
            "destination_port_name": "Pelabuhan Sanur",
            "destination_port_id": "7dec31c7-98c1-421f-bfbf-ccad0f9741a4"
        },
        {
            "origin_port_name": "Pelabuhan Sanur",
            "origin_port_id": "7dec31c7-98c1-421f-bfbf-ccad0f9741a4",
            "destination_port_name": "Pelabuhan Bangli",
            "destination_port_id": "50f7f8b1-037a-439e-b66f-d3e5c5108258"
        }
    ],
    "code": 200
}
Editor is loading...