GET api/BillingPayment/ExportBillToExcelForCRM/{bsCustomerID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bsCustomerID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MyResultsName | Description | Type | Additional information |
---|---|---|---|
MyReturn | boolean |
None. |
|
MyMsg | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "MyReturn": true, "MyMsg": "sample string 2" }