cURL
curl --request PUT \ --url https://api.halth.com/v1/au/medicare/service-items \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
Update the new list of service items
Provide your API key as a Bearer token
XML file to upload