get https://api.openborder.com/api/direct/v1/landed-cost/
What this endpoint does
This GET endpoint lets your merchants retrieve the full landed cost calculation for a specific request using its unique landedcost_request_id
.
Use this to retrieve the exact landed cost breakdown for a transaction, including all itemized taxes, duties, and jurisdiction details by passing the landedcost_request_id
that was returned by the Calculate landed cost endpoint.
This ensures you can:
- Safely replay results for auditing or compliance.
- Display the same landed cost breakdown to the customer, even if they return to checkout later.