add an API to trigger the sync, alongside the API that specifies the since timestamp, allow an orderIds: string[] param that selectively syncs those orders, regardless of the state of the custom.syncedAt property. Limit the number of orders per call to 25.
add an API to trigger the sync, alongside the API that specifies the
sincetimestamp, allow anorderIds: string[]param that selectively syncs those orders, regardless of the state of thecustom.syncedAtproperty. Limit the number of orders per call to 25.