## accepted() function
**Signature:**
```typescript
export declare function accepted(location: string): OperationOutcome;
```

## Parameters
| Parameter | Type   | Description |  
| --------- | ------ | ----------- |  
| location  | string |             |

**Returns:**
OperationOutcome

- [accepted() function](/content/docs/sdk/core.accepted#accepted-function/index.html)
- [Parameters](/content/docs/sdk/core.accepted#parameters/index.html)
