ScalepointDeveloper Portal

Submit Invoice - Dry Run

Integration point URL

  • URL: <ECBIntegrationAPIUrl>/Invoice/Submit/dry-run
  • HTTP METHOD: POST
  • URL Example: https://sandbox.scalepoint.com/ecx/host/api/integration/v1/Invoice/Submit/dry-run

Request structure

Request structure is absolutely the same as for Submit Invoice endpoint request structure

Response structure

Response structure is absolutely the same as for Submit Invoice endpoint response structure

Implementation notes

This endpoint should be used when validation for pre-invoice is required. ECB will validate pre-invoice amount.

Please note that no real or draft invoice will be created in ECB even if response indicates no errors.

Invoice number is optional field for dry-run mode.

Last updated on

On this page