Kargo Şirketini Değiştirme

Kargo Şirketini Değiştirme

PUT https:/api.marketplace.tekbas.com/hb/changeOrderCargoCompany/:id

This endpoint allows you to get free cakes.

Path Parameters

Name
Type
Description

id

string

Hepsiburada tarafından oluşturulan, Sipariş ait ID bilgisi => orderId

Headers

Name
Type
Description

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

Name
Type
Description

shortCompanyName

string

Kargo şirket adının kısaltması. Örneğin : Aras Kargo ="ar"

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?