Organization Accounts
Organization Accounts Documentation
Organization Account [LIST]
Organization Account [LIST]
Request
Endpoint
Body
Response
Headers
Body
Fields
data
Type
[Organization Account]
Description An array of Organization Accounts
Organization Account [POST]
Organization Account [POST]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
disable_downloads
Type
string
Description Disable Downloads
Required No
last_download
Type
string
Description Last Download
Required No
latest_donation_date
Type
string
Description Latest Donation Date
Required No
locked_at
Type
string
Description Locked At
Required No
password
Type
string
Description Password for organization account
Required No
remote_id
Type
string
Description Remote Id
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
username
Type
string
Description Username
Required No
Relationships
organization.data
Type
Organization
Description Organization this account belongs to
Required No
person.data
Type
Person
Description Person this account belongs to
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
disable_downloads
Type
string
Description Disable Downloads
last_download
Type
string
Description Last Download
latest_donation_date
Type
string
Description Latest Donation Date
locked_at
Type
string
Description Locked At
remote_id
Type
string
Description Remote Id
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
username
Type
string
Description Username
Relationships
organization.data
Type
Organization
Description Organization this account belongs to
person.data
Type
Person
Description Person this account belongs to
Organization Account [GET]
Organization Account [GET]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
disable_downloads
Type
string
Description Disable Downloads
last_download
Type
string
Description Last Download
latest_donation_date
Type
string
Description Latest Donation Date
locked_at
Type
string
Description Locked At
remote_id
Type
string
Description Remote Id
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
username
Type
string
Description Username
Relationships
organization.data
Type
Organization
Description Organization this account belongs to
person.data
Type
Person
Description Person this account belongs to
Organization Account [PUT]
Organization Account [PUT]
Request
Endpoint
Body
Parameters
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
disable_downloads
Type
string
Description Disable Downloads
Required No
last_download
Type
string
Description Last Download
Required No
latest_donation_date
Type
string
Description Latest Donation Date
Required No
locked_at
Type
string
Description Locked At
Required No
overwrite
Type
boolean
Description
Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at
value and force overwrite the values for the record. ' 'Must be true
to work.
Required No
password
Type
string
Description Password for organization account
Required No
remote_id
Type
string
Description Remote Id
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
username
Type
string
Description Username
Required No
Relationships
organization.data
Type
Organization
Description Organization this account belongs to
Required No
person.data
Type
Person
Description Person this account belongs to
Required No
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
disable_downloads
Type
string
Description Disable Downloads
last_download
Type
string
Description Last Download
latest_donation_date
Type
string
Description Latest Donation Date
locked_at
Type
string
Description Locked At
remote_id
Type
string
Description Remote Id
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
username
Type
string
Description Username
Relationships
organization.data
Type
Organization
Description Organization this account belongs to
person.data
Type
Person
Description Person this account belongs to
Organization Account [DELETE]
Organization Account [DELETE]
Request
Endpoint
Body
Response
Headers
Body
Organization Account [SYNC]
Organization Account [SYNC]
Request
Endpoint
Body
Response
Headers
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Last updated