Project Memberships (/project_memberships)

Use the Projects Memberships API to create or update a user's Projects within Coupa.

Actions

Verb Path Action Description
POST /api/project_memberships create Create a project membership
DELETE /api/project_memberships/:id destroy Delete a project membership
GET /api/project_memberships index Query Project memberships
GET /api/project_memberships/:id show Show a project membership
PUT /api/project_memberships/:id update Update a project membership

Elements

Keys: id

Element Description Req'd Unique Allowable Value In Out Data Type
Field Name Field Description Required Field? Unique? Allowable Value Api_In Field? Api_Out Field? Data Type
created-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
id Coupa unique identifier         yes integer
owner Indicates whether the user is admin or not       yes yes boolean
participant Indicates whether the user is participant or not       yes yes boolean
project Project       yes yes Project 
project-id Project ID       yes yes integer
updated-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ         yes datetime
user user       yes yes User 
user-id User Id       yes yes integer

Related Items


Differences between XML and JSON in Coupa

16 December 2016

Tagging API

24 April 2017

Use the Tagging API to bring in and export tags to your third-party system.

Integration Runs API

24 April 2017

Use this API to create, query, or update an integration run, as well as update the status.

Dispute Reason API

05 August 2017