Retrieves a list of fee entries.
Important: This operation is experimental and may not be backward compatible.
List of fee entries retrieved.
Unauthorized access. Invalid credentials used.
Access forbidden.
[- {
- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "type": "buy",
- "name": "A gateway fee",
- "filter": "type:sale,capture;result:approved",
- "formula": {
- "type": "fixed-fee"
}, - "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "href": "string",
- "rel": "self"
}
]
}
]