get_fee: Get the fee for selling an item on the Marketplace

Description Usage Arguments Details

View source: R/Marketplace.R

Description

Get the fee for selling an item on the Marketplace

Usage

1
2
3
4
get_fee(
  options = list(),
  token = NA
)

Arguments

options

(optional) Parameters, see Details

token

(optional) Token object obtained from authorize() or a string containing your personal access token

Details

The Fee resource allows you to quickly calculate the fee for selling an item on the Marketplace.


Pascallio/discogsAPI documentation built on Dec. 31, 2020, 3:27 p.m.