Skip to main content
POST
integrations.unlink

Authorizations

x-api-key
string
header
required

API key prefixed with sk_. Obtain from the Receiptor AI dashboard.

Body

application/json
documentId
string
required

The receipt history document ID

exportRecordId
string
required

The export record ID linking the document to the integration

dryRun
boolean
default:true

If true, shows preview without making changes. If false, executes the unlinking.

Response

Successful response

success
boolean
Example:

true

code
integer
Example:

200

data
object