API Reference
FNEClient
API reference for the main FNEClient class
FNEClient
The main FNEClient class is the entry point for all FNE operations.
Installation
Initialization
Laravel
Symfony
Native PHP
Methods
invoice()
Returns the service for sales invoices.
purchase()
Returns the service for purchase slips.
refund()
Returns the service for refunds.
See Also
- InvoiceService - Service for invoices
- PurchaseService - Service for purchase slips
- RefundService - Service for refunds
Need help? Check out the complete documentation or open an issue on GitHub.
