go back Home

EdiBillingService

This service provides operations for retrieving and managing EDI Billing records.

Operations

name description
GET /ediBilling Retrieves a List of RowEdiBilling objects with a full or partial match to the given value.
GET /ediBilling/search Searches the database for EDI Bills matching the given request parameters.
GET /ediBilling/userSavedSearch Retrieves a List of RowEdiBilling objects based on an existing saved search.
GET /ediBilling/{id} Retrieves a RowEdiBilling object for the given EDI Billing ID.
GET /ediBilling/{id}/rawDataWithErrors Retrieves the raw data and error information for a single EDI Bill.