GET api/LookUpCust/GetBusinessBranchGroup?pCode={pCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BusinessBranchGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| branch_group_code | integer |
None. |
|
| branch_group_name | string |
Required String length: inclusive between 0 and 30 |
|
| interface_code | string |
String length: inclusive between 0 and 10 |
|
| old_code | integer |
None. |
|
| BusinessBranches | Collection of BusinessBranch |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.