POST api/PPC/CreatePlaceholder?name={name}&pageCount={pageCount}&width={width}&height={height}&orientation={orientation}&bleeding={bleeding}&isNPI={isNPI}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
Required |
|
| pageCount | integer |
Required |
|
| width | decimal number |
Required |
|
| height | decimal number |
Required |
|
| orientation | string |
Required |
|
| bleeding | boolean |
Required |
|
| isNPI | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.