Skip to main content
PUT
/
medicare
/
service-items
Update service items
curl --request PUT \
  --url https://api.example.com/medicare/service-items \
  --header 'Content-Type: multipart/form-data' \
  --form file='@example-file'

Body

multipart/form-data
file
file
required

XML file to upload

Response

200 - undefined