using Api.Code;
var hangfireBackgroundCommandHandler = Activate<HangfireBackgroundCommandHandler>();
await hangfireBackgroundCommandHandler.DispatchOnQueue(
"CreateDocumentCommand",
"Utopia.Contracts.Documents.CreateDocumentCommand, Utopia.Contracts, Version=0.12.1622.0, Culture=neutral, PublicKeyToken=null",
"{"Id":null,"KeyPaths":["reple_id"],"KeyPathsAllowReplace":true,"IgnoreDuplicates":true,"AllowTransaction":true,"BatchPath":"","Owner":"036b50c5-8542-4653-b2d0-b611e227bf25","Collection":"7450d858-c132-466b-be65-16a10d69e20a","Name":null,"Document":"eyJyZXBsZV9pZCI6IjEwNCIsInBvX251bSI6IlBPNzkyNTQiLCJzdGF0dXMiOiJpbmNvbXBsZXRlIiwidHJhY2tpbmdfbnVtIjpudWxsLCJzdXBwbGllcl9uYW1lIjoiU2Ftc3VuZyIsImNvbW1lbnRzIjpudWxsLCJib2UiOm51bGwsImJsX251bSI6bnVsbCwiY29udGFpbmVyX251bSI6bnVsbCwiZXhwZWN0ZWRfZGVsaXZlcnlfZGF0ZSI6IjIwMjAtMTEtMjAiLCJwcmVfc3luYyI6Ik9mZiIsIml0ZW1zIjpbXX0=","ContentType":"application/json","ExpireDocumentStrategy":null,"ExpireDocumentAfter":null,"Source":{"CorrelationId":"cd42ca94-6f11-4098-ba23-cf1d451f4304","Type":"Connector","Group":"Bulk","Id":"4b78c39a-33ce-4363-a258-e727ad6f766b","Detail":null,"Source":null},"Headers":{}}");