Create fee

Create a Fee to be associated with an Item. Fees will add or subtract from the Item amount based on the User, payment type or Disbursement account type. Fees can be Fixed or Percentage based. Fees can be capped, have a maximum amount and/or a minimum amount.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to Seller Success Fee

Name

string
enum
required
Defaults to 2

Fee type:

  1. Fixed
  2. Percentage
  3. Percentage with Cap
  4. Percentage with Min
Allowed:
integer
required
Defaults to 200

Amount in cents; if the fee type is percentage, then this shows the percentage in hundredths (For example, an amount of 5 refers to 0.05% in fees.)

string

Cap the Fee

integer

Minimum Fee

integer

Maximum Fee

string
enum

Who pays the Fee. Allowed values are (buyer or seller). If this field has a value of buyer, then the buyer will have to pay the fee on top of the actual payment (example for an item of 100 and a fee of 2, then the buyer would have to pay 102) If this field has a value of seller, then the seller will end up receiving the amount - the fee (example for an item of 100 and a fee of 2, then the seller would end up receiving 98)

Allowed:
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json