Create Superbill

Beta

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Request

This endpoint expects an object.
patient_external_idstringRequired
Empty string not allowed
date_range_mindateRequired

Minimum (inclusive) date selected for the superbill

date_range_maxdateRequired

Maximum (inclusive) date selected for the superbill

pay_to_addressobjectOptional
Address that will be displayed on the superbill as the 'Pay to' Address. If not provided this value will be set from available encounter data.

Response

This endpoint returns an object.
superbillslist of objects
Each object represents a single Superbill for a single billing provider.

Errors