Jump to Content
ZipGuidesAPI Reference
HomeGuidesAPI Reference
GuidesAPI ReferenceLog InZip
API Reference
Log In

Gateway API

  • Orders
    • /orders/{orderId}/statusget
    • /orders/authorizepost
    • /orders/authorize (for Advanced Approvals merchants)post
    • /orders/{orderId}/capturepost
    • /orders/{orderId}/refundpost
    • /orders/{orderId}/voidpost
    • /orders/{orderId}/confirmpost
    • /orders/associatepost
  • Configuration
    • /configuration/{merchantId}get
  • Merchant Disputes
    • /merchant-disputes/searchget
    • /merchant-disputesget
    • /merchant-disputes/fileget
    • /merchant-disputes/closepost
    • /merchant-disputes/submit-evidencepost
    • /merchant-disputes/filepost
    • /merchant-disputes/filedel
  • Reporting
    • /transactions/{merchantId}/v3get
    • /transactions/{merchantId}/v3/csvget
    • /payments/{merchantId}/jsonget
    • /payments/{merchantId}/csvget

Single Merchant Interface (SMI) API

  • Overview
    • Create a checkoutpost
    • Create a chargepost
    • Capture a chargepost
    • Refundpost
    • Voidpost
    • Retrieve a checkoutget
    • Retrieve a chargeget

Master Gateway

  • Getting Started With Your API
Powered by 

/order/{orderId}/void

post https://api.us.zip.co/order//void

Voids (uncaptured) funds of an order, and updates the customer's installment plan to adjust for the reduced order amount.

This is used when part of an order is canceled eg it was out of stock and will not be shipped.

Requests to this endpoint are idempotent if a unique merchantReference is provided.

Language
Credentials
OAuth2