Sync
Handlers (12)
Triggers (1)
| Trigger |
Supported Requests |
| Microsoft.Dynamics.Commerce.Runtime.RequestTriggerAsyncAdapter (Microsoft.Dynamics.Commerce.Runtime.dll) |
|
Request Types (12)
DeleteAsynchronousWorkflowDataRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.DeleteAsynchronousWorkflowDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.AsynchronousWorkflowSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type |
Property |
string |
Id |
long |
Version |
DeleteAsynchronousWorkflowRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.DeleteAsynchronousWorkflowRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AsynchronousWorkflowService (Microsoft.Dynamics.Commerce.Runtime.Services.Utilities.dll)
Inherits: ServiceRequest
| Type |
Property |
string |
Id |
long |
Version |
GetAsynchronousWorkflowByIdDataRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetAsynchronousWorkflowByIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.AsynchronousWorkflowSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
GetAsynchronousWorkflowByTypeAndReferenceIdDataRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.GetAsynchronousWorkflowByTypeAndReferenceIdDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.AsynchronousWorkflowSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type |
Property |
int |
Type |
string |
ReferenceId |
GetAsynchronousWorkflowRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.GetAsynchronousWorkflowRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AsynchronousWorkflowService (Microsoft.Dynamics.Commerce.Runtime.Services.Utilities.dll)
Inherits: ServiceRequest
| Type |
Property |
string |
Id |
int |
Type |
string |
ReferenceId |
ProcessCreditMemoOfflineServiceRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ProcessCreditMemoOfflineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.CreditMemoOfflineService (Microsoft.Dynamics.Commerce.Runtime.Services.Payments.dll)
Inherits: ServiceRequest
| Type |
Property |
decimal |
Amount |
RetailCreditMemoOperation |
OperationType |
string |
ReceiptId |
string |
TransactionId |
int |
Applied |
string |
EntryId |
ProcessGiftCardOfflineServiceRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.ProcessGiftCardOfflineServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.GiftCardOfflineService (Microsoft.Dynamics.Commerce.Runtime.Services.Payments.dll)
Inherits: ServiceRequest
| Type |
Property |
decimal |
Amount |
string |
CardNumber |
RetailGiftCardOperation |
OperationType |
string |
ReceiptId |
string |
TransactionId |
RunPostDataSyncOperationsRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.RunPostDataSyncOperationsRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.PostDataSyncOperationsService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type |
Property |
IEnumerable<string> |
ChangedTables |
SaveAsynchronousWorkflowDataRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveAsynchronousWorkflowDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.AsynchronousWorkflowSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type |
Property |
AsynchronousWorkflow |
Workflow |
SaveAsynchronousWorkflowRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SaveAsynchronousWorkflowRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.AsynchronousWorkflowService (Microsoft.Dynamics.Commerce.Runtime.Services.Utilities.dll)
Inherits: ServiceRequest
| Type |
Property |
AsynchronousWorkflow |
Workflow |
SaveOfflineTransactionsDataRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.SaveOfflineTransactionsDataRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.DataServices.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.ServerOfflineTransactionSqlServerDataService (Microsoft.Dynamics.Commerce.Runtime.DataServices.SqlServer.dll)
Inherits: DataRequest
| Type |
Property |
byte[] |
CompressedTransactions |
SyncOfflineTransactionsServiceRequest
Full name: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.SyncOfflineTransactionsServiceRequest
Assembly: Microsoft.Dynamics.Commerce.Runtime.Services.Messages.dll
Handled by: Microsoft.Dynamics.Commerce.Runtime.Services.Desktop.CommerceDataExchangeService (Microsoft.Dynamics.Commerce.Runtime.Services.DataSync.dll)
Inherits: Request
| Type |
Property |
ICollection<string> |
OfflineTransactionData |
int |
SqlCommandTimeout |