curl --location -g --request GET 'http:///V1/carts/mine/collection-point/search-result'
[
{
"city": "string",
"collection_point_id": "string",
"country": "string",
"entity_id": 0,
"name": "string",
"opening_hours": [
"string"
],
"postcode": "string",
"recipient_address_id": 0,
"region": "string",
"selected": true,
"shipping_experiences": [
"string"
],
"street": [
"string"
]
}
]