Lines Matching defs:optParams

80 …public function acknowledge($merchantId, $orderId, OrdersAcknowledgeRequest $postBody, $optParams
96 public function advancetestorder($merchantId, $orderId, $optParams = [])
112 public function cancel($merchantId, $orderId, OrdersCancelRequest $postBody, $optParams = [])
128 …ction cancellineitem($merchantId, $orderId, OrdersCancelLineItemRequest $postBody, $optParams = [])
145 …ycustomer($merchantId, $orderId, OrdersCancelTestOrderByCustomerRequest $postBody, $optParams = [])
172 …public function captureOrder($merchantId, $orderId, CaptureOrderRequest $postBody, $optParams = [])
187 …public function createtestorder($merchantId, OrdersCreateTestOrderRequest $postBody, $optParams = …
203 …n createtestreturn($merchantId, $orderId, OrdersCreateTestReturnRequest $postBody, $optParams = [])
218 public function get($merchantId, $orderId, $optParams = [])
233 public function getbymerchantorderid($merchantId, $merchantOrderId, $optParams = [])
252 public function gettestordertemplate($merchantId, $templateName, $optParams = [])
276 …efundlineitem($merchantId, $orderId, OrdersInStoreRefundLineItemRequest $postBody, $optParams = [])
311 public function listOrders($merchantId, $optParams = [])
327 …public function refunditem($merchantId, $orderId, OrdersRefundItemRequest $postBody, $optParams = …
343 …public function refundorder($merchantId, $orderId, OrdersRefundOrderRequest $postBody, $optParams
359 …returnlineitem($merchantId, $orderId, OrdersRejectReturnLineItemRequest $postBody, $optParams = [])
381 …refundlineitem($merchantId, $orderId, OrdersReturnRefundLineItemRequest $postBody, $optParams = [])
401 …ineitemmetadata($merchantId, $orderId, OrdersSetLineItemMetadataRequest $postBody, $optParams = [])
417 …unction shiplineitems($merchantId, $orderId, OrdersShipLineItemsRequest $postBody, $optParams = [])
434 …tails($merchantId, $orderId, OrdersUpdateLineItemShippingDetailsRequest $postBody, $optParams = [])
451 …rchantorderid($merchantId, $orderId, OrdersUpdateMerchantOrderIdRequest $postBody, $optParams = [])
468 …ction updateshipment($merchantId, $orderId, OrdersUpdateShipmentRequest $postBody, $optParams = [])