v1
Create insurance refund
Creates a new insurance refund record and returns the newly created InsuranceRefund object. The allocations can describe whether the refund is being applied toward a specific service line, claim, or billing provider.
post/api/insurance-refunds/v1
Headers
Authorizationstring required
OAuth authentication
Request body
V1InsuranceRefundCreate required— unresolved $ref
Response
Response with status 200
V1InsuranceRefund required— unresolved $ref