# CreateSynchronizationRequest
## Properties
**resource_type** | **String** | Type of the resource to be synchronized. Currently must be <code>account</code> |
**resource_id** | **String** | Identifier of the resource to be synchronized |
**subtype** | **String** | What is being synchronized. Account information such as balance is updated using <code>accountDetails</code>, while <code>accountTransactions</code> is used to synchronize the settled transactions, and <code>accountTransactionsWithUnsettled</code> is used to synchronize the pending and settled transactions together. |
**customer_ip_address** | **String** | This must contain the IP address of the customer |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)