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
590 stars 728 forks source link

/finances/v0/financialEvents 中ServiceFeeEventList 节点中费用没有时间 如何关联每一笔费用的时间? #4182

Open thesky2017 opened 2 weeks ago

thesky2017 commented 2 weeks ago

/finances/v0/financialEvents 中ServiceFeeEventList 节点中费用没有时间 如何关联每一笔费用的时间?

jawheral commented 2 weeks ago

Hi @thesky2017,

Thank you for the feedback. Is there a particular reason you need to know the exact time associated with a ServiceFee transaction. You can for sure know that the service fee transaction is within a time interval which is the time between your postedAfter and postedBefore request parameters.

Best, Jawher Selling Partner API Solutions Architect

We will need to check this internally and I will get back to you once I have more information.

thesky2017 commented 2 weeks ago

你好,我们在做利润核算,需要计算当月的费用,有些 postedAfter and postedBefore 跨月了,无法区分是那个月份的

飞翔 @.***

 

------------------ 原始邮件 ------------------ 发件人: "amzn/selling-partner-api-models" @.>; 发送时间: 2024年9月19日(星期四) 下午3:45 @.>; @.**@.>; 主题: Re: [amzn/selling-partner-api-models] /finances/v0/financialEvents 中ServiceFeeEventList 节点中费用没有时间 如何关联每一笔费用的时间? (Issue #4182)

Hi @thesky2017,

Thank you for the feedback. Is there a particular reason you need to know the exact time associated with a ServiceFee transaction. You can for sure know that the service fee transaction is within a time interval which is the time between your postedAfter and postedBefore request parameters.

Best, Jawher Selling Partner API Solutions Architect

We will need to check this internally and I will get back to you once I have more information.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

jawheral commented 9 hours ago

Hi @thesky2017,

Please check the newly released Finance API - version v2024-06-19. You can now list all transactions for a seller, each transaction returned with the corresponding postedDate field.

Nevertheless, I contacted our teams regarding the missing postedDate for ServiceFeeEvent on v0 and I will provide updates if available.

I hope this helps!

Best, Jawher Selling Partner API Solutions Architect