Eligibility
This POST call will cancel a transaction. It is intended for use with back office transactions, to cancel a transaction that is not able to be completed in time for the patients visit.
post/API/CancelTransaction
Headers
Authorizationstring required
The authorization token required for the request. Provide the token in the format Bearer { token}, where { token} is your actual authentication token.
Client-Api-Idstring required
Client Id (Accepts valid GUID)
Request body
Response
OK
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.