Patches a billing authorization by Id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Defaults to null

The billing authorization Id.

Query Params
boolean
Defaults to false

When true, allows updating discontinued (inactive) billing authorizations. Defaults to false.

string

The requested API version

Body Params

The request to update an existing billing authorization.

Represents a request to update a WCTS.Service.IntegrationApi.Models.Entities.BillingAuthorization.

int64 | null
≥ 1

The WCTS.Service.IntegrationApi.Models.Entities.Patient's WCTS.Service.IntegrationApi.Models.Entities.PatientPolicy Id.

int64 | null
≥ 0

The WCTS.Service.IntegrationApi.Models.Entities.Patient's WCTS.Service.IntegrationApi.Models.Entities.PatientOrder Id.

int64 | null
≥ 0

The WCTS.Service.IntegrationApi.Models.Entities.InventoryItem Id.

string | null

The WCTS.Service.IntegrationApi.Models.Entities.HcPc value.

string | null

The WCTS.Service.IntegrationApi.Models.Entities.BillingAuthorizationLineOfBusiness Id.
To clear the type, send an empty string "".

string | null

The billing authorization type lookup name.
Accepts short codes or full words.

boolean | null

True to discontinue (DC) the authorization; false to keep it active.
When set to true, the authorization's IsActive flag is set to false.

string | null

The description for billing authorization.

string | null

The WCTS.Service.IntegrationApi.Models.Entities.BillingMethod lookup Id.

date-time | null

Start date of the order.
To clear the order start date, send DateTime.MinValue (0001-01-01T00:00:00Z).

date-time | null

Stop date of the order.
To clear the order stop date, send DateTime.MinValue (0001-01-01T00:00:00Z).

string | null

The authorization number.

double | null
≥ 0

The authorizied quantity.

double | null
≥ 0

The authorized refills.

double | null
≥ 0

The units.

date-time | null

The authorization start date.
To clear the authorization start date, send DateTime.MinValue (0001-01-01T00:00:00Z).

date-time | null

The authorization stop date.
To clear the authorization stop date, send DateTime.MinValue (0001-01-01T00:00:00Z).

boolean

The authorization override flag.

boolean

True if the authorization is do not renew; otherwise, false.

string | null

The authorization instructions.

boolean

True to use negotiated rate; otherwise, false.

string | null

The bill price. If WCTS.Service.IntegrationApi.Controllers.BillingAuthorizations.Contracts.UpdateBillingAuthorizationRequestV4.UseNegotiatedRate is false,
this value will be updated but not used.
Accepts numeric value (e.g., "100.50") to set value,
empty string ("") to clear to null, or null to skip update.

double | null
≥ 0

The expected price. If WCTS.Service.IntegrationApi.Controllers.BillingAuthorizations.Contracts.UpdateBillingAuthorizationRequestV4.UseNegotiatedRate is false,
this value will be updated but not used.

string | null

The quantity limit.
Accepts numeric value (e.g., "25.5") to set value,
empty string ("") to clear to null, or null to skip update.

string | null

The WCTS.Service.IntegrationApi.Controllers.BillingAuthorizations.Contracts.UpdateBillingAuthorizationRequestV4.BillingFrequency.

caseManager
object

Represents updates to a WCTS.Service.IntegrationApi.Models.Entities.BillingAuthorization's case manager data.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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