curl --location 'https://api.techrar.com/api/v1/merchant/sales-channels/profile/' \
--header 'app-id: 4' \
--header 'org-id: 70' \
--header 'Authorization: Bearer <token>'{
"id": 2,
"name": "GClass Marketplace",
"logo": null,
"description": "",
"listing_policy": "on_request",
"auto_accept_listings": true,
"status": "active",
"is_public": true
}