Retrieves a list of Accounts that have been either created or updated between two timestamps. Timestamps must be specified in Y-m-d H:i:s format.
Functions
SharpSpring: Get Accounts
Retrieves a list of Accounts given a WHERE clause, or retrieves all Accounts if WHERE clause is empty
SharpSpring: Create or Update Accounts
Specifies a list of Account objects to be created in SharpSpring.
Account schema: https://help.sharpspring.com/hc/en-us/articles/115003079951-Understanding-SharpSpring-Open-API-Schema#h_359f3263-e962-4286-ad4a-5c22a8fed40f
Meta Box: Delete Connection
Delete a Meta Box relationship connection.
Meta Box: Check Connection
Check for the existence of a connection:
Send a GET request to /wp-json/mb-relationships/v1/{id}/exists?from={from ID}&to={to ID}.