PMS Field Maps are the mappings of Smarter Drafter Fields to integrations such as Actionstep and Unity
Resource | Description |
---|---|
GET /PmsFieldMap/:id | Returns a specific PMS field mapping |
PUT /PmsFieldMap/:id | Update a specific PMS field mapping |
DELETE /PmsFieldMap/:id | Delete a specific PMS field mapping |
GET /PmsFieldMap | Search for PMS field mappings using query parameters |
POST /PmsFieldMap | Creates a new PMS field mapping |