POST v1/purchase-orders/{id}/email-vendor-contact?formatId={formatId}

Emails the purchase order to the contact set on the PO in the format specified by the id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

formatId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.