Closed maggiep-1 closed 1 year ago
Has anyone been able to get this type of report? Or know if it is possible to get the same information via the Finances API using the following request: GET /finances/v0/orders/{orderId}/financialEvents. The whole finances v0 endpoint is supposed to return the following model https://developer-docs.amazon.com/sp-api/docs/finances-api-v0-model and I see some fees returned there. I am not sure whether it is the same information though.
GET /finances/v0/orders/{orderId}/financialEvent sometimes, I can't get result by this api,why?
Hay @maggiep-1 You could easily get transaction details with /finances/v0/financialEvents PATH.
I hope u would have already found the solution. 👍
This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.
closed for inactivity
We cannot get any fees not on the /finances/v0/orders/{orderId}/financialEvents also not on the /finances/v0/financialEvents endpoint, we keep getting access denied, even though I think we have all the needed permissions
I am trying to retrieve data from the Transaction View fields, especially from the ‘Amazon Fees’ field. I have tried to retrieve different report types such as ‘GET_FBA_ESTIMATED_FBA_FEES_TXT_DATA’, ‘GET_V2_SETTLEMENT_REPORT_DATA_FLAT_FILE_V2’, etc. but I am not able to retrieve the desired data. Is there any chance that this field is named differently on the API compared to the UI terminology? According to a Selling Partner API issue (refer to: https://github.com/amzn/selling-partner-api-models/issues/389), there is still no answer for this problem. Can you take care of this issue, please?
The Transaction View on UI: