Alli Deacon
02/27/2020, 10:41 PMbattk
02/27/2020, 10:55 PMbattk
02/27/2020, 10:56 PM{
"id": "22799"
}
battk
02/27/2020, 10:58 PMbattk
02/27/2020, 11:00 PMAlli Deacon
02/27/2020, 11:45 PMbattk
02/27/2020, 11:45 PMAlli Deacon
02/27/2020, 11:45 PMAlli Deacon
02/27/2020, 11:45 PMAlli Deacon
02/27/2020, 11:46 PM{
"item": {
"id": "22799",
"refName": "10-ML5"
},
"quantity": 1,
"rate": 50
}
battk
02/27/2020, 11:46 PMAlli Deacon
02/27/2020, 11:47 PMbattk
02/27/2020, 11:47 PMAlli Deacon
02/27/2020, 11:47 PMAlli Deacon
02/27/2020, 11:47 PMAlli Deacon
02/27/2020, 11:47 PMmichoel
02/27/2020, 11:48 PMbattk
02/27/2020, 11:49 PMAlli Deacon
02/27/2020, 11:49 PMAlli Deacon
02/27/2020, 11:49 PMbattk
02/27/2020, 11:50 PMThe REST web services beta version does not automatically expand sublists and subrecords. You can use the expandSubResources query parameter to expand sublists and subrecords. If the query parameter is not used, the response contains only the body fields of the record, and the sublists and subrecords are represented by links. See the example in Getting a Record Instance.
battk
02/27/2020, 11:50 PMAlli Deacon
02/27/2020, 11:51 PMI thought I tried the expandSubResources, but will attempt again tomorrow.
Alli Deacon
02/27/2020, 11:51 PMAlli Deacon
02/27/2020, 11:51 PMbattk
02/27/2020, 11:53 PMbattk
02/27/2020, 11:53 PMbattk
02/27/2020, 11:54 PM{
"entity": {
"id": "71200"
},
"otherRefNum": "CS214607974",
"shippingaddress": {
"addr1": "CustomerA",
"addr2": "Somewhere Ave",
"city": "Pittsburgh",
"state": "PA",
"addrPhone": "1234561111"
},
"item": {
"items": [
{
"quantity": 1,
"rate": 50,
"item": {
"id": "22799"
}
}
]
}
}
Alli Deacon
02/28/2020, 3:57 PM