E commerce NetoAPI限制

E commerce NetoAPI限制,e-commerce,neto,E Commerce,Neto,我目前正在尝试与Neto电子商务API集成。我遇到了在其他平台上从未遇到的各种限制,最新的限制与自定义字段有关 Im使用的API是GetOrders API,Im遵循获取事务信息的要求,但是似乎缺少自定义字段。希望有人已经利用这个API来提取自定义字段,并可以就如何获取自定义字段信息提供建议 有什么建议吗 var netoString = '{"Filter":{"OrderID":[""],"OutputSelector":["ID","ShippingOption","DeliveryIns

我目前正在尝试与Neto电子商务API集成。我遇到了在其他平台上从未遇到的各种限制,最新的限制与自定义字段有关

Im使用的API是GetOrders API,Im遵循获取事务信息的要求,但是似乎缺少自定义字段。希望有人已经利用这个API来提取自定义字段,并可以就如何获取自定义字段信息提供建议

有什么建议吗

var netoString = '{"Filter":{"OrderID":[""],"OutputSelector":["ID","ShippingOption","DeliveryInstruction","RelatedOrderID","cust1"]};

是否存在用于获取自定义字段或其他模式的未记录的命名约定?我可以尝试查看是否可以获取数据?

我不确定API是否会采用相同的命名约定,但在使用导出时,访问自定义销售订单字段的正确格式为“customer\u ref1”

获取自定义客户字段是“usercustom1”

注意:对于自定义客户字段,数字不正确匹配(即usercustom1与cpanel中的misc1不匹配)。正确的匹配项是:

  • misc1=usercustom1
  • misc2=usercustom4
  • misc3=usercustom5
  • misc4=usercustom6
  • misc5=usercustom7
  • misc6=usercustom11
  • misc7=usercustom12
  • misc8=usercustom13
  • misc9=usercustom14
  • misc10=usercustom15
  • misc11=usercustom16
  • misc12=usercustom17
  • misc13=usercustom18
  • misc14=usercustom19
  • misc15=usercustom20
  • misc16=usercustom21
  • misc17=usercustom22
  • misc18=usercustom23
  • misc19=usercustom24
  • misc20=usercustom25
  • misc21=usercustom10
  • misc22=usercustom26
  • misc23=usercustom27
  • misc24=usercustom28
  • misc25=usercustom29
  • misc26=usercustom30
  • misc27=usercustom31
  • misc28=usercustom32
  • misc29=usercustom33
  • misc30=usercustom34
  • misc31=usercustom35
  • misc32=usercustom36
  • misc33=usercustom37
  • misc34=usercustom38
  • misc35=usercustom39
  • misc36=usercustom40

我在找认识Neto的人。你做开发吗?我做,我能帮上什么忙吗?你能用我的用户名在Skype上ping我吗?