Skip to main content

Import Provider Payments

POST 

/api/ledger/reconciliation/payments/import

Import provider payments into SKU — create the matching SKU payment on each payment's source document, via the same idempotent pathway as the automatic inbound pull. With remote_ids, only those; omit remote_ids to import every not-yet-imported provider payment. Requires accounting.sync permission.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Response data: {attempted, imported}.

Request

Responses

OK

Response Headers
    Content-Type