Branch
Return branch information
Date Released: Oct 25th 2013 Date Updated: Oct 25th 2013
URL | Supports |
{URI}/branch/
|
GET |
PUT |
POST
|
{URI} is exo.api.myob.com when connecting to the cloud or the address of the machine hosting the API when connecting on premise. |
The elements list below details information for Branch. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.
Attribute Details
- Name string,null
- Type: string,null
- Code string,null
- Type: string,null
- Rel string,null
- Type: string,null
- Title string,null
- Type: string,null
- Id string
- Type: string
- Href string,null
- Type: string,null
Example json GET response
- {
- 0
- {
- name : SYDNEY
- code : SYD
- id : 0
- href : {URI}/branch/0
- }
- 1
- {
- name : MELBOURNE
- code : MEL
- id : 1
- href : {URI}/branch/1
- }
- 2
- {
- name : BRISBANE
- code : BRIS
- id : 2
- href : {URI}/branch/2
- }
- 3
- {
- name : AUCKLAND
- code : AKLD
- id : 3
- href : {URI}/branch/3
- }
- 4
- {
- name : FIJI
- code : FIJI
- id : 4
- href : {URI}/branch/4
- }
- 5
- {
- name : UK
- code : UK
- id : 5
- href : {URI}/branch/5
- }
- 6
- {
- name : US
- code : US
- id : 6
- href : {URI}/branch/6
- }
- }
{URI} is defined as: http://exo.api.myob.com/