DELETE
Deletes a pending cash offer.

Authorizations

X-INVIEW-AUTH
string
header
required

Custom API Key authentication. Default header: X-INVIEW-AUTH.

Path Parameters

id
string<uuid>
required

The identifier of the cash offer to delete.

Body

The request model containing the pharmacy NPI and optional cancellation message.

currentPharmacyNpi
integer<int64>
required
cancellationMessage
string | null

Response

Success

id
string<uuid>
cancellationMessage
string | null
cancelledAt
string<date-time> | null