The Mock Service allows you to run a fake instance of the Service which makes no real connections.
Create a Brand @param [Hash] attributes @return [Excon::Response]
Get all brands who are owned by account. @param [Integer] identifier @return [Excon::Response]
Get a Brand @param [Integer] identifier @return [Excon::Response]
Get all accounts who are owned by brand. @param [Integer] identifier @return [Excon::Response]
[Validate]