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":"eyJyZXBsZV9pZCI6IjY4MiIsInBvX251bSI6IlBPLTAwMTQyIiwic3RhdHVzIjoiaW50cmFuc2l0IiwidHJhY2tpbmdfbnVtIjoiN0ZBOUIwNTUtRDUyOC00QkUzLUJBMUQtQjVDQzkzQkVEN0FFIiwic3VwcGxpZXJfbmFtZSI6IkFCQyBCZWVrZXBlcnMiLCJjb21tZW50cyI6IiIsImJvZSI6bnVsbCwiYmxfbnVtIjpudWxsLCJjb250YWluZXJfbnVtIjpudWxsLCJleHBlY3RlZF9kZWxpdmVyeV9kYXRlIjoiMjAyMi0wNS0yNiIsInByZV9zeW5jIjoiIiwiaXRlbXMiOltdfQ==","ContentType":"application/json","ExpireDocumentStrategy":null,"ExpireDocumentAfter":null,"Source":{"CorrelationId":"20ddbb27-d871-430b-a8bd-c5e2bb56e988","Type":"Connector","Group":"Bulk","Id":"0a0d5dcc-e111-48ad-a171-6dc2443799f4","Detail":null,"Source":null},"Headers":{}}");