5. List (System Level)
You can use this service to list the commissions based on your merchant (Paywall account).
Merchant Commission List
Parameter
Type
Required
Description
Parameter
Description
{
"Items": [
{
"Id": "99e41c25-1a1b-411c-8e86-829801af6628",
"Level": "Merchant",
"MerchantId": 2071,
"WalletOwnerId": null,
"WalletId": null,
"TransactionType": "GiftBalanceAdded",
"FeeType": "Fixed",
"FeeValue": 1.00,
"ConditionType": "None",
"ConditionThreshold": 0.00,
"CurrencyCode": "TRY",
"IsActive": true,
"CreatedAt": "2025-05-01T15:22:46.604943Z",
"UpdatedAt": null
},
{
"Id": "1c05713c-4bd0-42e3-be40-c4ac1edb648c",
"Level": "Merchant",
"MerchantId": 2071,
"WalletOwnerId": null,
"WalletId": null,
"TransactionType": "OutgoingTransfer",
"FeeType": "Fixed",
"FeeValue": 1.00,
"ConditionType": "None",
"ConditionThreshold": 0.00,
"CurrencyCode": "TRY",
"IsActive": true,
"CreatedAt": "2025-05-01T15:22:45.971296Z",
"UpdatedAt": null
},
{
"Id": "9e4bbe65-443f-4250-9f90-8a074a7d1c37",
"Level": "Merchant",
"MerchantId": 2071,
"WalletOwnerId": null,
"WalletId": null,
"TransactionType": "Purchase",
"FeeType": "Fixed",
"FeeValue": 1.00,
"ConditionType": "None",
"ConditionThreshold": 0.00,
"CurrencyCode": "TRY",
"IsActive": true,
"CreatedAt": "2025-05-01T15:22:45.245164Z",
"UpdatedAt": null
},
{
"Id": "8508d6d6-2f44-4e66-be63-cc76b5c9c5a6",
"Level": "Merchant",
"MerchantId": 2071,
"WalletOwnerId": null,
"WalletId": null,
"TransactionType": "Withdrawal",
"FeeType": "Fixed",
"FeeValue": 1.00,
"ConditionType": "None",
"ConditionThreshold": 0.00,
"CurrencyCode": "TRY",
"IsActive": true,
"CreatedAt": "2025-05-01T15:22:44.473166Z",
"UpdatedAt": null
},
{
"Id": "6a07c25a-0843-46b8-b167-5013f67feffe",
"Level": "Merchant",
"MerchantId": 2071,
"WalletOwnerId": null,
"WalletId": null,
"TransactionType": "Deposit",
"FeeType": "Fixed",
"FeeValue": 1.00,
"ConditionType": "None",
"ConditionThreshold": 0.00,
"CurrencyCode": "TRY",
"IsActive": true,
"CreatedAt": "2025-05-01T14:23:07.77366Z",
"UpdatedAt": null
}
],
"PageNumber": 1,
"TotalPages": 1,
"TotalCount": 5,
"HasPreviousPage": false,
"HasNextPage": false,
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Items)
Parameter
Type
Description
Last updated