Skip to main content
POST
Create claim response

Authorizations

x-api-key
string
header
required

Your ClinikAPI secret key (clk_live_* or clk_test_*)

Body

application/json
status
enum<string>
required
Available options:
active,
cancelled,
draft
type
string
required
Maximum string length: 200
use
enum<string>
required
Available options:
claim,
preauthorization,
predetermination
patientId
string
required
Maximum string length: 128
insurerId
string
required
Maximum string length: 128
outcome
enum<string>
required
Available options:
queued,
complete,
error,
partial
created
string
Maximum string length: 50
requestId
string
Maximum string length: 128
disposition
string
Maximum string length: 2000
preAuthRef
string
Maximum string length: 500
payeeType
string
Maximum string length: 200
item
object[]
Maximum array length: 50
total
object[]
Maximum array length: 10
payment
object
processNote
object[]
Maximum array length: 20
note
string
Maximum string length: 5000

Response

201

Claim response created