Skip to main content
POST
integrations.send

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/invoice document ID to send

integrationId
string
required

The integration ID to send to (use listIntegrations to find)

tenantId
string
required

The tenant/company ID (required for both Xero and QuickBooks)

dryRun
boolean
default:true

If true, shows preview without sending. If false, queues the document for sending.

Response

Successful response

success
boolean
Example:

true

code
integer
Example:

200

data
object