Refund {shopifyr}R Documentation

Refund Functions

Description

Refund Functions

Usage

getRefund(orderId, refundId, ...)

Arguments

orderId

an Order id number

refundId

a Refund id number

...

additional request parameters

Value

a list corresponding to a Refund

References

Shopify API Refund documentation: https://help.shopify.com/api/reference/orders/refund


[Package shopifyr version 1.0.0 Index]