All Products
Search
Document Center

CDN:DescribeCdnOrderCommodityCode

Last Updated:Jul 05, 2024

Queries the code of a commodity by account UID.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
CommodityCodestringYes

The original commodity code.

xxx

Response parameters

ParameterTypeDescriptionExample
object
OrderCommodityCodestring

The commodity code that includes the organization unit.

xxx
RequestIdstring

The ID of the request.

BFFCDFAD-DACC-484E-9BE6-0AF3B3A0DD23

Examples

Sample success responses

JSONformat

{
  "OrderCommodityCode": "xxx",
  "RequestId": "BFFCDFAD-DACC-484E-9BE6-0AF3B3A0DD23"
}

Error codes

For a list of error codes, visit the Service error codes.