Group NPI List Update
Utility
Group NPI List Update
Updates the list of pharmacy NPIs associated with the specified group. Valid NPIs are added to the group, while unknown NPIs are recorded as pending invitations.
Validation Rules
| Field | Required | Type | Rules |
|---|---|---|---|
| npiList (body) | Yes | long[] | Array of NPI numbers. Example: [1234567890, 2345678901] |
POST
Group NPI List Update
Authorizations
Custom API Key authentication. Default header: X-INVIEW-AUTH.
Body
The list of NPI numbers to associate with the group.
Response
Success