Create fee

🚧

Percentage fees aren't supported yet

Only fixed-amount fees (amount_type) are supported right now.

Creates a fee on the profile. A fee is either a fixed amount or a percentage. To charge it, attach it to a product with Update product. See Fees for how a fee is charged.

  • Send amount for a fixed fee or percentage for a percentage fee. The other value is saved as 0.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

Your merchant profile ID. Required in every request.

Find it in the BillPro dashboard address, after /profiles/. For example, in /profiles/1234/orders the profile ID is 1234.

Body Params
product_fee
object
required
Responses

Language
Credentials
Bearer
API token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json