Order Services

Submits an order for a service and creates a transaction object. The response header includes the transactionId that is used to retrieve the results from the service provider.

Usage Notes

  • The caller is expected to ensure that all details required for placing this request is available within the specified Encompass entity. For example, The borrower's name and social security number are required to run a credit report. This information is expected within the entity that is sent as part of the product.entityRef.entityType in the request.
  • The correct partner ID, product name and service provider options are required to make this API call to a service provider.

Path Params
string
required
Defaults to 10000001

Ellie Mae's Partner ID for the service provider. Partner IDs are listed on the Credit Partners and Samples page.

Body Params
json
required

The product data elements. For Credit, see Credit Partners and Samples. For Verification services, see Electronic Verifications Partners and Samples.

Headers
string

OAuth 2.0 bearer token with the LP scope.

Responses

Language
Choose an example:
application/json