get https://tophatter.com/merchant_api/v1/orders.json
Order Statuses:
Orders will have one of the following statuses:
paid: The order is waiting to be fulfilled. Use filter valueunfulfilledto pull the invoices withpaidstatus.shipped: The order has been fulfilled. Use filter valuefulfilledto pull the invoices withshippedstatus.refunded: The order has been refunded. Use filter valuerefundedto pull the invoices withrefundedstatus.processing_payment: The order has been paid, but payment is still processing. Do not fulfill this order.pending_verification: The order has a temporary hold. Do not fulfill this order.pending_consolidation_decision: The order can be consolidated. If you are not enrolled with Tophatter consolidation program, do not fulfill orders with this status. Use filter valuepending_order_consolidation_decisionto pull the invoices withpending_consolidation_decision.
