Gets a payment request by its order ID.Ask AIget https://api-sandbox.nofrixion.com/api/v1/paymentrequests/getbyorderid/{orderID}Authorization: Merchant token is required.Path ParamsorderIDstringrequiredThe order ID of the payment request to retrieve. Useful when the payment request has been created by an external application such as WooCommerce or Xero.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns a payment request record.Updated 9 months ago