Organizations
Organizations Documentation
Organization [POST]
Organization [POST]
Request
Endpoint
Body
Parameters
Attributes
country
Type
string
Description The default country that account lists associated with this organization will be set to
Required No
created_at
Type
date
Description The timestamp of when this resource was created
Required No
name
Type
string
Description The name of the new organization
Required No
org_help_url
Type
string
Description The url of the organization
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
Response
Headers
Body
Fields
Attributes
abbreviation
Type
string
Description Short name
code
Type
string
Description Reference code
country
Type
string
Description Country organization is located in primarily
created_at
Type
date
Description The timestamp of when this resource was created
default_currency_code
Type
string
Description Three letter currency code the organization primarily trades in
gift_aid_percentage
Type
number
Description Percentage of gift aid on each received donation
logo
Type
string
Description URL of the organization's logo
name
Type
string
Description Name of the organization
oauth
Type
boolean
Description If the organization is using OAuth to connect its users to MPDX
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