Push Object

Push object to the accounting system manually

Path parameters

synced_record_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

Successful Response
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
last_pulled_atdatetime
object_typeenum
sync_statusenum
Allowed values:
errorsmap from strings to any or null
object_idstring or nullformat: "uuid"
object_updated_atdatetime or null
platformenum or null
Allowed values:
platform_object_idstring or null
platform_updated_atdatetime or null
providerenum or null
Allowed values:
provider_object_idstring or null
provider_updated_atdatetime or null

Errors