Claim and Query Claim Status

claims/create

POST

claims/create

Description

Allows software vendors to create a new claim with ACC. Registered providers (e.g. General Practitioner / Physio) can lodge claims on behalf of their patient if they think they have an injury ACC covers. It’s best they complete the claim (and supporting material) with their patient during their first visit. To learn more about the overall process check out Learn More

Resource Summary

Security

Type

application/json

URL

https://provider.api-compliance.acc.co.nz/api/v2/claims

Supporting Documentation

Body Parameters


Name Values Description
body
(required)

Request Body

Operations

When using the API Key custom token in the Operations portion for any selected API below, set NAME to 'apikey', VALUE to My Apps, Consumer Key value, and select the HEADER option before clicking SET.

Basic HTTP authentication

Set

OAuth 2 authentication

Set

API Key custom token

Set

Working...

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 202

    Accepted

  • 400

    Bad Request: invalid data

  • 401

    Unauthorized: authentication error

  • 403

    Forbidden: authorization error

  • 404

    Not Found

  • 500

    Internal Server Error