Discussions

Ask a Question
Back to All

Get Purchase API call returns Partial Refund Notification instead of Paid Order Notification

(edited)

Hi,

I want to access the order history of a purchase while using the Get Purchase V2 API call. The purchase in question is partially refunded.

When I execute the Get Purchase V2 call, I get a PartialRefundNotification that displays the refunded amount when what I want to get is a PaidOrderNotification with details related to the original paid price.

Any idea how to achieve that?