GET api/payers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Payer| Name | Description | Type | Additional information |
|---|---|---|---|
| PayerId | integer |
None. |
|
| PayerAlias | string |
None. |
|
| PayerAddress | string |
None. |
|
| PayerTown | string |
None. |
|
| PayerCountry | string |
None. |
|
| PayerAFM | string |
None. |
|
| PayerTaxOffice | string |
None. |
|
| PayerJob | string |
None. |
|
| PayerPhone | string |
None. |
|
| PayerFax | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.