Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique (UUID) identifier fofor the compounding reason
Body
Short name, e.g. 'Swallowing Difficulty'
"Physical location"
Additional details of the compounding reason
"Patient cannot access physical pharmacy due to natural disasters or similar event."
ID of the parent reason, if you wish to nest reasons under a global parent (e.g. 'Adherence or Compliance') or your own custom parent.
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Response
Compounding reason updated successfully
Unique identifier
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
"2025-03-15T12:00:00Z"
Date and time of last update
"2025-03-15T12:00:00Z"
"Adherence or Compliance"
"Issues related to patient adherence and medication compliance."
Whether the reason is a global reason (provided by Blend) or a customer-specific reason.
true
UUID of the parent reason, or null if this is a top-level reason.
null