# Account Examples

These examples show how to use the eBay SDK for PHP with the Account service.

1. [Retrieve all policies](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/account/01-retrieve-all-policies.php)

   A basic example that retrieves all the Business Policies for a seller and displays some basic information about them. 
