# \_getByPO

Returns the Supplier ID

### Parameters

#### id

The ID of purchase order

### Example

```
FM_api('Supplier_getByPO', ['id'=>'1']);
```

#### On Success

```
""4""
```
