v.1.11.0 – Test Environment
2025-12-30 - Planned deployment to Live
2025-12-16 - Test Environment
Added
WAWEX API Enhancements
Requestor-ID Security
Added mandatory Requestor-ID header validation to align with platform security standards.
Affected Endpoints:
POST/wawex/orders/marketDELETE/wawex/orders/{id}
Filtering
Added
externalIdquery parameter to:GET/wawex/products/{customerProductId}/orders
Allows filtering orders by external order reference
Changed
WAWEX API Standardization
Performed a cleanup to align WAWEX endpoints with Tradevest platform standards.
Endpoint Renaming & Paths:
List Orders:
Changed from
/wawex/ordersTo
GET/wawex/products/{customerProductId}/orders
Parameter
walletIdrenamed tocustomerProductId
Parameter & Enum Normalization:
Order ID: Standardized to
orderIdin responsesTrade Side:
Field renamed from
sidetotradeSideEnum values normalized to uppercase (
BUY,SELL)
Affected Endpoints:
POST/wawex/orders/marketGET/wawex/orders/{id}DELETE/wawex/orders/{id}GET/wawex/orders/{id}/receiptGET/wawex/assets
Trade Invoices (PDF)
Improvements to layout and data mapping for Trade Invoice documents.
General (Buy & Sell):
Auftraggebernow concatenatesfirstName + lastName(resolved via UUID)Added currency parameter to marked fields
Sell Orders Only:
Renamed
"Kauf"to"Verkauf"Added negative sign (
-) to the Provision amountNew Fields:
TaxModule_TaxDeductionTotalTaxModuleProfit
Valuta: Calculation updated to T+3
NACE Sectors Search
Updated Endpoint:
GET/entities/natural-persons/search/nace-sectors
Changes:
Now returns all available NACE sector values
Previously limited to a random subset of 10
Results are sorted by section in ascending order
Last updated

