GoCardlessErrorerror_reasoninvalid_filters Field |
The combination of filters specified in the query string of your request are not allowed.
Only certain combinations of filters may be applied to each list endpoint, as documented on each endpoint.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic const string invalid_filters = "invalid_filters"
Public Const invalid_filters As String = "invalid_filters"
Field Value
Type:
String
See Also