PUT api/DM_HangHoa_DichVu_ChiNhanh/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

DM_HangHoa_DichVu_ChiNhanh
NameDescriptionTypeAdditional information
RefID

globally unique identifier

None.

RefID_CH_ChiNhanh

globally unique identifier

None.

RefID_DM_HangHoa_DichVu

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "RefID": "34f98278-98a6-44c3-8d21-50bd63533398",
  "RefID_CH_ChiNhanh": "373e13fd-2fe0-4aeb-81d7-ef0c13e9364a",
  "RefID_DM_HangHoa_DichVu": "ef70ff20-c108-41a3-bd2d-f73aa5634efe"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'DM_HangHoa_DichVu_ChiNhanh'.

Response Information

Resource Description

None.