{"id":414,"date":"2023-12-22T09:21:42","date_gmt":"2023-12-22T09:21:42","guid":{"rendered":"http:\/\/10.0.1.147\/?page_id=41"},"modified":"2024-07-17T07:28:45","modified_gmt":"2024-07-17T07:28:45","slug":"developers-hc-net-api-effects-for-operation","status":"publish","type":"page","link":"https:\/\/www.hashcashconsultants.com\/developers-hc-net-api-effects-for-operation\/","title":{"rendered":"Developers HC Net API Effects for Operation"},"content":{"rendered":"
This endpoint represents all effects<\/a> that occurred as a result of a given operation<\/a>.<\/p>\n GET \/operations\/{id}\/effects{?cursor,limit,order}<\/p>\n Arguments<\/strong><\/p>\n This endpoint responds with a list of effects on the ledger as a result of a given operation<\/a>.<\/p>\nRequest:-<\/h5>\n
\n\n
\n \nName<\/th>\n Notes<\/th>\n Description<\/th>\n Example<\/th>\n<\/tr>\n<\/thead>\n \n id<\/td>\n required, number<\/td>\n An operation ID<\/td>\n 77309415424<\/td>\n<\/tr>\n \n ?cursor<\/td>\n optional, default null<\/td>\n A paging token, specifying where to start returning records from.<\/td>\n 12884905984<\/td>\n<\/tr>\n \n ?order<\/td>\n optional, string, default asc<\/td>\n The order in which to return rows, \u201casc\u201d or \u201cdesc\u201d.<\/td>\n asc<\/td>\n<\/tr>\n \n ?limit<\/td>\n optional, number, default 10<\/td>\n Maximum number of records to return.<\/td>\n 200<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n Response<\/h5>\n