Update fee

🚧

Percentage fees aren't supported yet

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

Updates a fee. Send only the fields you want to change. PUT works the same way.

  • Changes apply to future charges only. Existing orders keep the fee they were priced with.
  • Switching value_type sets the other value to 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.

string
required

ID of the fee. A fee from another profile returns 404.

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