v1
latestOpenAPI 3.1.02026-07-2649128242.2 KBReferral
Create Referral
Creates a new Referral record
post/main/Referral
Request body
Example request
{
"limitQuantity": {
"quantity": {
"system": "http://unitsofmeasure.org"
}
}
}Response
Referral resource created
Example response
{
"limitQuantity": {
"quantity": {
"system": "http://unitsofmeasure.org"
}
}
}