Provide order information.Copy Pageput https://example.com/api/loan-applications/{loanApplicationId}/order-informationPUT: /api/loan-applications/{guid}/loan-informationPath ParamsloanApplicationIduuidrequiredBody Paramsapplication/jsonapplication/*+jsonongoing_urlstring | nulldeclined_urlstring | nullcancelled_urlstring | nullpreapproved_urlstring | nullaccepted_urlstring | nullreferencestring | nulldescriptionstring | nullreference_typeint32enum0 = Merchant, 1 = EnterpriseNumber01Allowed:01enterprise_numberstring | nullshipping_statusint32enum0 = New, 1 = ReadyToShip, 2 = Shipped, 3 = Delivered, 4 = Error01234Allowed:01234shipping_tracking_codestring | nullHeaderscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonAllowed:application/*+jsonapplication/jsonResponses 200The entity has been updated. 400The input model is not valid.Updated about 1 month ago