v1

latestOpenAPI 3.0.32026-07-2488203535.0 KB
Gateway Features
Fee Schedule

Get Fees Inside a Fee Schedule

❗️ Never Use Real API Keys

Never use real API Keys when testing. The gateway allows Partners to create Test Merchant Accounts. Testing should always use keys from the Test Accounts and never keys from a Standard Account.

<details> <summary>Usage</summary> Use this request to get a full list of all fees currently set on an existing fee schedule. </details>
get/v4/fee_schedules/{id}/fees

Path parameters

idnumber required

The id of the desired fee schedule.

Headers

Content-Typestring required

The Content-Type representation header is used to indicate the original media type of the resource (prior to any content encoding applied for sending).

Authorizationstring required

Your v4 API key that was generated in the Partner portal.

Response

Success

objectType'fee'

The type of object that was returned as a result of the request.

feeTypestring

The type for this fee.

namestring

The name for this fee.

sortstring

The sort order assigned to this fee.

descriptionstring

The description for this fee.

{"stackTrail":"components:schemas:GetFeesInScheduleResponse:items:properties:billMe","oasType":"schema","type":"unknown","description":"Whether or not this fee is billed to your partner account instead of the merchant's."}
applyTostring[]

The merchant account types this fee applies to.