GET api/v1/partner/po/posupplier/{id}
Retrieves an ApiPoSupplier record from the given PKID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
PKID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiPOSupplier object
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.