Overview
The EPISHIP Shipping Statements API allows you to programmatically manage and retrieve shipping financial summaries. You can develop applications that automatically download statement files (PDF/CSV), audit shipping costs across multiple accounts, and synchronize statement history with external accounting platforms.
View Doc →
The following figure shows the relationship between your EPISHIP app, the EPISHIP API, and Statement services.
Figure 1. EPISHIP API relationship diagram. Statement listing and file attachment retrieval flow.
EPISHIP App
EPISHIP’s statement interface serves as the financial ledger for shipping activities. Users can view historical statements, filter them by specific carrier accounts, and download attached documentation to verify charges and surcharges.
EPISHIP API
The REST API that provides access to statement records. It supports retrieving comprehensive lists of statements for an entire company or specific accounts, and includes dedicated endpoints for securely downloading attached files via UUID.
Authentication
Secured via Bearer tokens in the Authorization header. Access is strictly scoped to the authenticated user’s company hierarchy, ensuring that financial statements are only accessible to authorized personnel.
What can users do with the EPISHIP Shipping Statements API?
Users can use the EPISHIP Shipping Statements API to perform common workflows, such as:
- Retrieve a paginated list of shipping statements filtered by Company ID or Account ID
- Access detailed metadata for a specific statement using its ID
- Download attached files (e.g., invoices, breakdowns) using the file’s UUID
- Aggregate statements across all accounts for a comprehensive financial view
Statement properties available to view and filter through the EPISHIP Shipping Statements API:
- Statement ID
- Statement Date
- Associated Company and Account IDs
- Attached File UUIDs
- Total Amount