Get Order status link GET /order/search/:payment_id Find a (lost) Order, its status, and its status link, based on the payment id. Note, this only works on payment id, not with additional information. (See POST /order/advancedSearch) Request Responses200404Order found.Order not found.