Push Object

Push object to the accounting system manually

Authentication

AuthorizationBearer

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

Path parameters

synced_record_idstringRequired

Headers

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
object_idstringformat: "uuid"
object_updated_atdatetime
platformenum
Allowed values:
platform_object_idstring
platform_updated_atdatetime
providerenum
Allowed values:
provider_object_idstring
provider_updated_atdatetime

Errors

401
Post Accounting Synced Records ID Push Request Unauthorized Error
422
Post Accounting Synced Records ID Push Request Unprocessable Entity Error
429
Post Accounting Synced Records ID Push Request Too Many Requests Error