/api/v1/omnipay/accountFees/{mid}

Retrieves a paginated list of merchant account fees. By default only active fees are returned, the results can be filtered by fee status and fee model.

Path Params
string
required
Query Params
string

Default - returns the fees configured to the Client Tariff that are applicable to the merchant. Individual - Retrieves merchant customized fees. All - returns both default and individual fees. By default All are returned.

string

Active - returns all active account fees. Can be a mix of default and individual fees. Future - returns fees that are set to become effective in the future, having effectiveDate later than current posting date. Inactive - Fees that has been overriden by a more recent effective fee. All - returns all active, future and expired fees. By default active charges are returned.

int32
≥ 0
Defaults to 0

offset

int32
≥ 1
Defaults to 100

Number of items per page

Responses

204

No register was found

401

Unauthorized request

Language
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json