Fetch Deposits / PayoutsAsk AIget https://api-sandbox.qorcommerce.io/v3/channels/deposits/{year}/{status}Fetch all deposits / payouts for a merchant.Path ParamsyearstringrequiredstatusstringrequiredDefaults to 3Query ParamslimitintegerThe amount of deposits present on one page. The maximum amount is 100. The default is 100.skipintegerThe page number that the response will start at. The default is 0createdintegerThe date that the request is searching for. The request field will be in the form YYYYMMDDamountnumberThe amount that the request is searching for.HeadersQor-App-Keystringrequiredlength ≤ 24Defaults to T6554252567241061980The unique key identifying the app making this request. NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.Qor-Client-KeystringrequiredDefaults to 01dffeb784c64d098c8c691ea589eb82The Client key represents an authorized merchant account and is assigned by <<company_name>> or your merchant service account provider. NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.Response 200Updated 7 months ago