Can I set WoNumber field when I POST /crmRestApi/resources/11.13.18.05/customerWorkOrders
Summary:
Unable to set WoNumber field while posting /crmRestApi/resources/11.13.18.05/customerWorkOrders
Content (required):
We are importing ServiceMax Work Order with line type parts, travel, labor and expense into Oracle Fusion Logistics and create sales order in Oracle. We need to use ServiceMax work order number as WO number and link the WO from Service Max with Oracle sales order. ServiceMax Users want to be able to search the WO in Oracle Fusion.
I do a POST with the following payload
{
"Title": "SVMAX WO test using REST API",
"OwnerTypeCd": "ORA_SVC_CUSTOMER",
"AccountPartyId": "300000004390861",
"FieldServiceResourceId": "300000008891726",
"WoIntegrationCd": "ORA_WO_INT_SVC",
"IBAssetId": "100000003871601",
"WoNumber": "SMAX-WO-100001"
Tagged:
0