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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Response data: {attempted, imported}.

Request

Responses

OK

Response Headers
    Content-Type