Skip to main content
POST
Register Reconciliation Endpoint
Registers the endpoint that should receive reconciliation pushes. Reconciliations are pushed to your endpoint on an ongoing basis, batched every two hours.
Request Body
See the Reconciliation Push guide for the full webhook flow and an example push payload.

Headers

Authorization
string
required

Your obfuscated Supply API key (GUID), provided by Rep Data.

Body

application/json
api_endpoint
string
required

HTTPS endpoint that will receive reconciliation pushes.

api_key
string
required

Value sent as the x-api-key header on pushes to your endpoint.

Response

200 - application/json

Registration result.

Status
integer
Message
string