v1

latestOpenAPI 3.1.02026-07-22733584.5 KB
Connections

Trigger a Stripe sync

Pulls data from the Stripe connection, optionally constrained to a date window or a full backfill. Requires a write-scoped key.

post/stripe-connections/{connection_id}/sync

Path parameters

connection_idstring required

Request body

customer_idstring

Target company. Optional for API keys.

date_fromstring

Start of the sync window, YYYY-MM-DD.

date_tostring

End of the sync window, YYYY-MM-DD.

backfillboolean

Pull the full available history.

Response

Sync result.

customer_idstring
resultobject