amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
585 stars 730 forks source link

messaging api and order api #926

Closed jason-json666 closed 3 years ago

jason-json666 commented 3 years ago

1.When I call the /orders/v0/orders/{orderId}/buyerInfo SP API call,the structure of the returned value obtained is as follows: {"payload":{"AmazonOrderId":" xxxxxxxx","BuyerEmail":"xxxxxxxxx@marketplace.amazon.co.uk"}}, have not buyer name and phone message; 2.I call getMessagingActionsForOrder, and its return data does not contain the buyer’s message

jason-json666 commented 3 years ago

好像大家都一样. 买家的信息 建议 从地址中取吧.

我从地址获取,但信息也不全的

jason-json666 commented 3 years ago

好像大家都一样. 买家的信息 建议 从地址中取吧.

{ "payload": { "AmazonOrderId": "xxx-xxxxxxx-xxxxxxx", "ShippingAddress": { "PostalCode": "xxxxx", "City": "xxxxx", "CountryCode": "xx", "Name": "" } } }

alias0813 commented 3 years ago

好像大家都一样. 买家的信息 建议 从地址中取吧.

I also encountered the same problem, can you share your solution.

Jis-collab commented 3 years ago

Yes I also face the same problem .is there is solution ?

GuoCHong0210 commented 3 years ago

好像大家都一样。 买家的信息建议从地址中取吧。

{ “ payload”:{ “ AmazonOrderId”:“ xxx-xxxxxxx-xxxxxxx”, “ ShippingAddress”:{ “ PostalCode”:“ xxxxx”, “ City”:“ xxxxx”, “ CountryCode”:“ xx”, “ Name” :“” } } }

Me too. Have you solved it?

rodrigojob commented 3 years ago

For me have error Exception when calling OrdersV0Api->getOrder: [500] Server error: GET https://sellingpartnerapi-na.amazon.com/orders/v0/orders/{orderId}/buyerInfo resulted in a 500 Internal Server Error response:

fengmiq commented 3 years ago

标题跟实际不符呀,跟消息接口messaging api无关呀。我遇到消息接口和上传消息文件接口问题,几个月也没有搞定,有哪位大侠搞定了发送自定义消息和上传消息文件的,跪求方法。

fengmiq commented 3 years ago

@nodisk8800 大佬,不打算搞搞上传消息的接口?我测通了,前提是订单必须拥有相应的权限才行。但是我需要发送自定义消息和物流消息,我找了各种状态的订单,但是没有发现这两个消息的权限。郁闷了。发送消息上传附件的功能怎么也测不通,超级郁闷。开issue,平台也没人理,困扰我两三个月了

fengmiq commented 3 years ago

@订单权限列表有的消息类型可以发送成功。但是想要的消息类型发送不了,上传消息附件的也不行。尴尬

jason-json666 commented 3 years ago

Need PLL ,Permission problem solved

jason-json666 commented 3 years ago

After Pll, must Refresh refresh_token

PG408 commented 3 years ago

兄弟,你这边跑通了给用户发私信的API吗,是哪个

jason-json666 commented 3 years ago

兄弟,你这边跑通了给用户发私信的API吗,是哪个

没有api,没找到

PG408 commented 3 years ago

兄弟,你这边跑通了给用户发私信的API吗,是哪个

没有api,没找到

https://github.com/amzn/selling-partner-api-docs/blob/main/references/solicitations-api/solicitations.md 这个不知道是不是

yizeku commented 2 years ago

@PG408 @jason-json666 image 兄弟 怎么获取这个界面的消息?

PG408 commented 2 years ago

我也想知道啊兄弟

在 yizeku @.***>,2021年10月21日 14:41写道:

@PG408https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FPG408&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883542520%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=i1jQpySxndz1muhBSN1%2B5WW68SlEiif6O%2BfYhFHEh0c%3D&reserved=0 @jason-json666https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjason-json666&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883552474%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=A7fGJXyB2qV1vWMOUtxd7R%2BWITbyUNzH6Ylu0Z8uue8%3D&reserved=0 [image]https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F33300443%2F138224082-d8dc806f-a0c1-42d1-86c2-15a53f4523e3.png&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883552474%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=CmZwXmuFJ%2Fe6TdkHv6yTkP2SgSVAENiOChiTVAOBwZE%3D&reserved=0 兄弟 怎么获取这个界面的消息?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Famzn%2Fselling-partner-api-docs%2Fissues%2F273%23issuecomment-948304206&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883552474%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=DB0Mb8EUi7PB90TZ5y3iDS6ByWQpkVWKNE%2BHMZbn%2BPc%3D&reserved=0, or unsubscribehttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAE2FYCWHK7V6JXSAPTK3AZDUH6YZLANCNFSM4VYMAKCQ&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883562433%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=QWf9yccOD2KfKaZrf7vtTDG6dYbOTDiBuQtX0fps6jY%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883562433%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2FmgJscWdfqjeKRdHrgLPCS5%2FzBUeZa0DORXYqfFbpf8%3D&reserved=0 or Androidhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7C%7Cdd9e2f1df5fe441ac8f408d9945dce83%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637703952883562433%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=EPNt%2FCK8KYLPjdKBk3Yo6rVhuhdO1Y88QlOtOiiGRIQ%3D&reserved=0.

jason-json666 commented 2 years ago

@yizeku 我也想知道,也找不到接口可以获取啊,兄弟