Change Updates

Do not miss any Declaration API changes, ever again

Subscribe to the Declaration API changelog to be up to date on recent changes.

RSS

Oct 21, 2025

main
1.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /declarations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line_items property Modified
        • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • intrinsic_value, freight_cost, insurance_cost properties Added
      • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, livemode, waybill_client_ref, tags, searchable, authorizations, guarantees, additional_information, last_fetched_at, correlation_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /declarations/{client_ref}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line_items property Modified
        • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • intrinsic_value, freight_cost, insurance_cost properties Added
      • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, livemode, waybill_client_ref, tags, searchable, authorizations, guarantees, additional_information, last_fetched_at, correlation_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /declarations
  • Body
  • application/json content type Modified
    • line_items property Modified
      • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • intrinsic_value, freight_cost, insurance_cost properties Added
    • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, waybill_client_ref, tags, authorizations, guarantees, additional_information properties Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • Response
  • 201 response Modified
    • application/json content type Modified
      • line_items property Modified
        • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • intrinsic_value, freight_cost, insurance_cost properties Added
      • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, livemode, waybill_client_ref, tags, searchable, authorizations, guarantees, additional_information, last_fetched_at, correlation_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /declarations/{client_ref}/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line_items property Modified
        • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • intrinsic_value, freight_cost, insurance_cost properties Added
      • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, livemode, waybill_client_ref, tags, searchable, authorizations, guarantees, additional_information, last_fetched_at, correlation_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
PUT /declarations/{client_ref}/present
  • Response
  • 200 response Modified
    • application/json content type Modified
      • line_items property Modified
        • intrinsic_value_cents, freight_cost_cents, insurance_cost_cents, customs_value_cents properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • intrinsic_value, freight_cost, insurance_cost properties Added
      • total_intrinsic_value_cents, total_freight_cost_cents, total_insurance_cost_cents, total_invoice_value_cents, livemode, waybill_client_ref, tags, searchable, authorizations, guarantees, additional_information, last_fetched_at, correlation_id properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking