GET api/PaymentPurchaseInvoice/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PaymentPurchaseInvoice| Name | Description | Type | Additional information |
|---|---|---|---|
| PaymentPurchaseInvoiceId | integer |
None. |
|
| PaymentId | integer |
None. |
|
| PurchaseInvoiceId | integer |
None. |
|
| PaymentAmount | decimal number |
None. |
|
| PaymentStatusId | integer |
None. |
|
| PurchaseInvoice | PurchaseInvoice |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.