Docs
  • Retailer-API
Retailer-API
  • Retailer API Documentation
    • Get started
    • Key concepts
    • Selling on bol.com process flow
    • Best practices
    • Authentication
    • Conventions
    • Rate limiting
      • Active rate limits
    • Release planning
  • Migration Guides
    • Migration guide v3 → v4
      • Commissions
      • Inbounds
      • Insights
      • Inventory
      • Invoices
      • Offers
      • Orders
      • Reductions
      • Returns
      • Shipments
      • Shipping labels
      • Transports
  • Retailer API v5 [ALPHA]
    • v5 release notes
    • Redoc API documentation
    • Swagger/OpenAPI spec
    • Postman
  • Retailer API v4 [GA]
    • v4 release notes
    • Redoc API documentation
    • Swagger/OpenAPI spec
    • Postman
    • Using the API
      • Fulfillment by bol.com
        • Inventory shipments with Fulfillment by bol.com
      • Commissions
      • Invoices
      • Offers
        • Offers process
        • Offers error codes
      • Orders and shipments
        • Orders best practices
      • Shipping labels
      • Returns
      • Process status
      • Product content
      • Performance indicators
      • Offers insights and forecast
      • Billing information
  • Retailer API [DEPRECATED]
    • v3 API
      • v3 release notes
      • Redoc API documentation
      • Swagger/OpenAPI spec
      • Postman
      • Functional documentation
        • Fulfilment by bol.com
        • Commissions and reductions
        • Invoices
        • Offers
          • Offers process
          • Offers error codes
        • Orders and shipments
        • Shipping labels
        • Returns
        • Process status
        • Performance indicators
        • Billing information
  • BETA program
    • BETA program explanation
    • Allowable retail price
    • Shipping items to pickup points
    • Subscriptions
    • Verzenden Via Bol.com
    • Unpublished offers report
    • Search terms
  • Legal
    • Definition of service and usage
    • Release planning and lifecycle
    • Terms of service
  • Additional Resources
    • Development center
    • Development center news
    • Partner platform
    • Seller dashboard
  • Demo Documentation
    • Retailer API Demo Environment
    • v3 Demo Endpoints
      • v3 - Commissions
      • v3 - Inbounds
      • v3 - Insights
      • v3 - Inventory
      • v3 - Invoices
      • v3 - Offers
      • v3 - Orders
      • v3 - Process status
      • v3 - Reductions
      • v3 - Returns
      • v3 - Shipments
      • v3 - Shipping labels
      • v3 - Transports
    • v4 Demo Endpoints
      • v4 - Commissions
      • v4 - Inbounds
      • v4 - Insights
      • v4 - Inventory
      • v4 - Invoices
      • v4 - Offers
      • v4 - Orders
      • v4 - Pricing
      • v4 - Process status
      • v4 - Product content
      • v4 - Returns
      • v4 - Shipments
      • v4 - Shipping labels
      • v4 - Subscriptions
      • v4 - Transports
    • v5 Demo Endpoints
      • v5 - Insights
      • v5 - Orders
  • Retailer-API
  • Migration Guides
  • Migration guide v3 → v4
  • Invoices
  • Edit

Invoices

For Invoices we renamed fields to conform to our predefined conventions.

GET invoices

GET invoices on Redoc

Table 1. Changed query parameters
Change v3 field name v4 field name Remarks

Renamed

period-start

period-start-date

Renamed

period-end

period-end-date

GET invoice

GET invoice on Redoc

No changes

GET invoice specification

GET invoice specification on Redoc

No changes

Back to Inventory

Continue to Offers