This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,Faye
我在测试 API 前使用身份验证。 但它仍然存在相同的问题。
请求以下数据、请帮助核实。
{
"订单":{
"checkoutProfileId":""、
"customerPurchaseOrderNumber":"12345"、
"endCustomerCompanyName":"USI"、
"expediteShipping":错误、
"customerOrderCommments":[
{
"消息":"我的测试顺序"
}
]、
"lineItems":[
{
"customerLineItemNumber":1、
"tiPartNumber":"NE555DR"、
"customerPartNumber":"USIPN"、
"customReelIndicator":错误、
"数量":1、
"customerItemComments":[
{
"消息":"在此处输入一些注释"
}
]
}、
{
"customerLineItemNumber":2、
"tiPartNumber":"LM358PWR"、
"数量":1
}
]
}
}