---
title: "Create a PM Submittal Package"
slug: "create-a-pm-submittal-package"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-pm-submittal-package"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a PM Submittal Package

Post/pm-rest-api/rest/1/pmsubmitpkg

## Create PM Submittal Packages

UI Location:

### 

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='48199dba-710f-4426-b9ea-a50b3c3b9691'>application/json</option>
</select>object  Example{
  "PmsmpCompCode": "001",
  "PmsmpProjCode": "16-001",
  "PmsmpSbmtpCode": "0020",
  "PmsmpVUuid": ""
}PmsmpCompCodestring    Required

CompanyCode

Max length8
PmsmpSbmtpCodestring    Required

SubmittalPackage Code. Must be unique with a Project.

Max length10
PmsmpProjCodestring    Required

Project Code

Max length10
PmsmpVUuidstring    Required

uuid column for json webservices

Max length64
PmsmpLastUpdRecDatestring    
PmsmpLastUpdRecPTCodestring    Max length8
PmsmpSentToPartnTypeCodestring    

Sent To Partner Type. 'P' - Business Partner 'C' - Company

Max length1
PmsmpFwdToPartnCodestring    

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmsmpLastUpdRetPTCodestring    Max length8
PmsmpRecFromPartnCodestring    

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmsmpLastUpdStatusCodestring    Max length10
PmsmpRespContactCodestring    

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpLastUpdRetCCodestring    Max length8
PmsmpSbmtpNamestring    

SubmittalPackage Name

Max length200
PmsmpLastUpdRetDatestring    
PmsmpLastUpdFwdPTCodestring    Max length8
PmsmpRecFromContactCodestring    

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpFwdToPartnTypeCodestring    

Forward To Partner Type. 'P' - Business Partner 'C' - Company

Max length1
PmsmpIuUpdateDatestring    

Update Date

PmsmpRequiredEndDatestring    

Required End Date

PmsmpLastUpdRecPCodestring    Max length8
PmsmpLastUpdSentPCodestring    Max length8
PmsmpLastUpdSentDatestring    
PmsmpRequiredStartDatestring    

Required Start Date

PmsmpLastUpdSentPTCodestring    Max length8
PmsmpIuCreateDatestring    

Create Date

PmsmpSentToContactCodestring    

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpLastUpdFwdDatestring    
PmsmpLastUpdRetPCodestring    Max length8
PmsmpLastUpdFwdCCodestring    Max length8
PmsmpSpecSectionCodestring    

Indicates Spec Section for submittal package

Max length60
PmsmpRetByPartnTypeCodestring    

Return By Partner Type. 'P' - Business Partner 'C' - Company

Max length1
PmsmpRecFromPartnTypeCodestring    

From Partner Type. 'P' - Business Partner 'C' - Company

Max length1
PmsmpSentToPartnCodestring    

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmsmpLastUpdFwdPCodestring    Max length8
PmsmpRetByContactCodestring    

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmsmpRetByPartnCodestring    

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmsmpRespPartnTypeCodestring    

Partner Type. 'P' - Business Partner 'C' - Compan

Max length1
PmsmpLastUpdRecCCodestring    Max length8
PmsmpClvValueCode5string    Max length16
PmsmpLastUpdSentCCodestring    Max length8
PmsmpClvValueCode4string    Max length16
PmsmpClvValueCode3string    Max length16
PmsmpOrigSessioninfostring    Max length249
PmsmpRespPartnCodestring    

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmsmpClvValueCode2string    Max length16
PmsmpClvValueCode6string    Max length16
PmsmpClvValueCode1string    Max length16
PmsmpSbmtpStatusCodestring    

Package Status. Must be a valid Submittal Package Status in CMiC.

Max length10
PmsmpFwdToContactCodestring    

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10

Responses201

Created

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='d3999397-89ca-4856-accc-3a06c5128f58'>application/json</option>
</select>

```json
{
  "PmsmpClvValueCode1": null,
  "PmsmpClvValueCode2": null,
  "PmsmpClvValueCode3": null,
  "PmsmpClvValueCode4": null,
  "PmsmpClvValueCode5": null,
  "PmsmpClvValueCode6": null,
  "PmsmpCompCode": "001",
  "PmsmpFwdToContactCode": null,
  "PmsmpFwdToPartnCode": null,
  "PmsmpFwdToPartnTypeCode": null,
  "PmsmpIuCreateDate": null,
  "PmsmpIuUpdateDate": null,
  "PmsmpLastUpdFwdCCode": null,
  "PmsmpLastUpdFwdDate": null,
  "PmsmpLastUpdFwdPCode": null,
  "PmsmpLastUpdFwdPTCode": null,
  "PmsmpLastUpdRecCCode": null,
  "PmsmpLastUpdRecDate": null,
  "PmsmpLastUpdRecPCode": null,
  "PmsmpLastUpdRecPTCode": null,
  "PmsmpLastUpdRetCCode": null,
  "PmsmpLastUpdRetDate": null,
  "PmsmpLastUpdRetPCode": null,
  "PmsmpLastUpdRetPTCode": null,
  "PmsmpLastUpdSentCCode": null,
  "PmsmpLastUpdSentDate": null,
  "PmsmpLastUpdSentPCode": null,
  "PmsmpLastUpdSentPTCode": null,
  "PmsmpLastUpdStatusCode": null,
  "PmsmpProjCode": "16-001",
  "PmsmpRecFromContactCode": null,
  "PmsmpRecFromPartnCode": null,
  "PmsmpRecFromPartnTypeCode": null,
  "PmsmpRequiredEndDate": null,
  "PmsmpRequiredStartDate": null,
  "PmsmpRespContactCode": null,
  "PmsmpRespPartnCode": null,
  "PmsmpRespPartnTypeCode": null,
  "PmsmpRetByContactCode": null,
  "PmsmpRetByPartnCode": null,
  "PmsmpRetByPartnTypeCode": null,
  "PmsmpSbmtpCode": "0020",
  "PmsmpSbmtpName": null,
  "PmsmpSbmtpStatusCode": null,
  "PmsmpSentToContactCode": null,
  "PmsmpSentToPartnCode": null,
  "PmsmpSentToPartnTypeCode": null,
  "PmsmpSpecSectionCode": null,
  "PmsmpVUuid": "F4450F22F1CA5240E05316821FAC396A",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmitpkg/F4450F22F1CA5240E05316821FAC396A",
      "name": "pmsubmitpkg",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmsubmitpkg/F4450F22F1CA5240E05316821FAC396A",
      "name": "pmsubmitpkg",
      "kind": "item"
    }
  ]
}
```

object
