Send Batch of Provider Records

Send provider data for an org. If no import exists for the current quarter, one is created automatically. batchSequence/Idempotency-Key are used to detect duplicates and out-of-order/replayed batches.

Path Params
string
required

Organization TIN

Body Params
records
array of objects
required

Array of provider records for that org in this batch.

records*
Headers
string
required

Client authentication token

int32
required

Total number of records client will send for this org/quarter

string

Optional key so a replayed batch (e.g. retried after a network error) is not persisted twice

Responses

401

Invalid or missing X-Client-Token

409

Import already COMPLETED for this quarter; cannot accept more data

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json