v1
latestOpenAPI 3.0.12026-07-242871595.3 MBPAYMENTS
Get a single refund
Displays a single refund associated with a payment, including taxes and tips.
get/v3/merchants/{mId}/refunds/{refundId}
Path parameters
mIdstring required
Merchant identifier (mId).
refundIdstring required
Refund identifier (refundId).
Query parameters
expandstring
Fields that display when the list is expanded: [payment, germanInfo, appTracking, employee, overrideMerchantTender, serviceCharge, lineItems, transactionInfo, oceanGatewayInfo]
Headers
User-Agentstring required
Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>
Response
Successful response. Single refund for a merchant is displayed.