social-common / pragma.order / OrdersFactory / getOrderRecordsByProviderSourceField /
getOrderRecordsByProviderSourceField #
abstract suspend fun getOrderRecordsByProviderSourceField(providerId: <ERROR CLASS>, fieldFilters: Map<String, String>): Set<OrderRecord>
Searches all order records for the given providerId and returns all orders where the provider source matches the field filter.