zl程序教程

您现在的位置是:首页 >  其他

当前栏目

SAP Cloud for Customer里创建individual customer的OData请求

SAPCloud 创建 for 请求 OData Customer
2023-09-14 09:02:59 时间

url:https://qxl-cust233.dev.sapbydesign.com/sap/c4c/odata/v1/c4codata/IndividualCustomerCollection

body:

{
          "LastName" :"Wang",
          "FirstName": "Jerry",
          "StreetName": "Chengdu Tianfu",
          "RoleCode": "CRM000",
          "Mobile":"028",
          "Phone":"139"
}
```要获取更多Jerry的原创文章,请关注公众号"汪子熙":
<img src="https://user-images.githubusercontent.com/5669954/61616089-2a87e180-ac9a-11e9-861d-c29c2cf897af.png">