post https://staging.hq.netevia.com/api/v2/merchant/fees
Description for the API method POST /api/v1/merchant/fees
:
Endpoint: POST /api/v1/merchant/fees
Description:
This API method allows you to update the fee structure associated with a specific merchant account in the payment processing system. By sending a request to this endpoint, you can modify the fees that apply to transactions for a given merchant.
Usage Notes:
- Ensure that the
merchant_id
is valid and corresponds to an existing merchant account. - Verify that the fee values provided are within acceptable ranges and formats.
- This operation requires appropriate authorization to modify merchant fees.