GET api/internalReferenceNumbers/{sapCustomerType}/{parentId}/{id}
Get an internalReferenceNumberPaymentMethod
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Id of internalReferenceNumberPaymentMethod to get |
string |
Required |
| parentId |
The parent id |
string |
Required |
| sapCustomerType |
The parent type |
SapCustomerType |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.